body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	margin: 5;
	padding: 0;
	border: none
}

			/*   SITE UPDATE DATE   */
.update {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.title {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.h1 {
	font-size: 23px;
	color: #000000;
}
.h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.smalltext {
	font-size: 10px;
}


			/*   NORMAL TEXT LINKS   */
a:link {
	font-weight: normal;
	color: #000099;
	text-decoration: none
}
a:visited {
	font-weight: normal;
	color: #784C72;
	text-decoration: none
}
a:hover {
	font-weight: normal;
	color: #CC9900;
	text-decoration: underline
}
a:active {
	font-weight: normal;
	color: #CC9900;
	text-decoration: none
}

			/*   BOLD TEXT LINKS   */
.linkem a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none
}
.linkem a:visited {
	font-weight: bold;
	color: #784C72;
	text-decoration: none
}
.linkem a:hover {
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline
}
.linkem a:active {
	font-weight: bold;
	color: #CC9900;
	text-decoration: none
}

			/*   BACKGROUND IMAGES   */

.buttonbg {
	background-image: url(graphics/bbutton-bg.gif);
}

.buttonbg {
	background-image: url(graphics/bbutton-bg.gif);
}
