body { color: gray; margin-left: 1px; }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #082144;
	letter-spacing: 0.4px;
	line-height: 14px;
}
.small {
	font-size: 9px;
	line-height: 10px;
	color: #666666;
	letter-spacing: 0.2px;
}
.smallrev {
	font-size: 9px;
	line-height: 10px;
	color: #FFFFFF;
	letter-spacing: 0.2px;
}
.text { color: #666666; font-size: 10px; line-height: 12px; letter-spacing: 0.2px; }

.boldtext { color: #666666; font-size: 10px; font-weight: bold; line-height: 12px; letter-spacing: 0.2px; }
.introtext { color: #258b5c; font-size: 12px; line-height: 14px; letter-spacing: 0.2px; }

.heading { color: #258b5c; font-size: 16px; font-weight: normal; line-height: 22px; letter-spacing: 0.4px; }

.subheading { color: #333333; font-size: 12px; font-weight: normal; line-height: 16px; letter-spacing: 0.4px; }

.navigation { color: white; font-size: 11px; text-align: left; }

.arrow { color: #258b5c; font-size: 12px; font-weight: bold; line-height: 16px; letter-spacing: -2.4px; }

a:link  { color: #666666; text-decoration: underline }
a:visited  { color: #666666; text-decoration: underline }
a:hover  { color: #CC0000; text-decoration: underline }

.alt a:link  { color: #FFFFFF; text-decoration: underline }
.alt a:visited  { color: #FFFFFF; text-decoration: underline }
.alt a:hover  { color: #CC0000; text-decoration: underline }
