body {
	color: #000000;
	background: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
}
p {
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
a:link {  color: #000000; font-weight: bold; text-decoration: underline overline}
a:visited {  color: #000000; font-weight: bold; text-decoration: underline overline}
a:hover {  color: #0000FF; text-decoration: underline; font-weight: bold}
a:active {  color: #666666; text-decoration: underline}
a.links:link { color: #009900; text-decoration: underline }
a.links:visited { color: #333333; text-decoration: underline }
a.links:active { color: #009900; text-decoration: underline }
a.links:hover { color: #00FF00; text-decoration: none }
a.plain:link { color: #0000FF; text-decoration: underline }
a.plain:visited { color: #333333; text-decoration: underline }
a.plain:active { color: #0000FF; text-decoration: underline }
a.plain:hover { color: #00CCFF; text-decoration: none }
h1 {  font-size: 14px; color: #5C63A9; font-style: italic; font-weight: bold}
.btfoot {  font-size: 10px; color: #FFFFFF; background-color: #4775B0}
.btnavbk {  background-image: url(images/navbk.gif)}
.btsubtitle {  font-size: 14px; font-weight: bold; color: #3A6494; border-color: #000000 black black #000000; font-style: italic; padding-left: 5px; padding-right: 10px; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.bullet { font-size: 9px; color: #999999 ; padding-right: 4px; padding-left: 4px}
div.box { border: none; padding: 20px }
form.nospace { line-height : 1%; padding : 0px; margin : 0px; }
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
