.body {
	font-size: 73%;
	line-height: 125%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
.subhead {
	font-size: 90%;
	line-height: 16px;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#sidebar-a {
	float: left;
	width: 133px;
	margin: 0;
	margin-right: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
		}
#sidebar-a ul {
	color: #003366;
	text-decoration: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

#sidebar-a ul li {
	color: #000066;
	text-decoration: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1.em;
	padding-left: 1.3em;
	padding-top: 0.6em;
	padding-bottom: 0.5em;
	font-size: 69%;
	font-weight: 500;
	line-height: 110%;
	margin: 0;
	background-position: 0 .8em;
}

#sidebar-a li a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
#sidebar-a li a.here, #sidebar-a li a:hover {
	color: #006633;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: 12px;
	color: #FFFFFF;
}
.bodyblue {
	color: #000033;
}

.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFCC00;
}

.whitelink a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFF00;  color: #FFCC00; text-decoration: underline}

.whitelink a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff;  color: #FFCC00; text-decoration: none}

.whitelink a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffcc00;  color: #FFCC00; text-decoration: none}

.whitelink a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff;  color: ##FFCC00; text-decoration: none}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000098;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: 0.04em;
}

.buttons a:link {  color: #000098;   text-decoration: none}

.buttons a:visited {  color: #000098; text-decoration: none}

.buttons a:hover {  color: #FFFFFF;  text-decoration: none}

.buttons a:active {  color: #000098; text-decoration: none}

.bodyyellow {
	color: #FFCC00;
	margin-right: 10px;
	font-weight: bold;
}
.bodybigger {
	font-size: 82%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
