/* CSS Document */
BODY,P,OL,UL,LI,DIV { color: #A1A1A1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  }
H1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #A1A1A1; text-decoration: none; font-weight: normal; }
H2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: normal; }
.main_text {
	color: #A1A1A1;
	font-size: 10px;
}

.darker_text {
	color: #6E6E6E;
	font-size: 10px;
}


A,A.nav   { font-size: 11px; text-decoration: none; color: #AFA00C; cursor: pointer }
A.nav:visited   { color: #AFA00C; text-decoration: none; }
