/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Lucida Sans Unicode', Arial, Helvetica, Sans-serif, sans-serif; font-size: 16px; color: rgb(0,0,0); background-color: rgb(255,255,255);} 
A:link { font-size: 14px; color: #A87B00;} 
UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 16px;} 
A:visited { font-size: 14px; color: #A87B00;} 
.TextObject { font-family: 'Lucida Sans Unicode', Arial, Helvetica, Sans-serif, sans-serif; font-size: 16px;} 
H1 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 16px; font-weight: bold; font-style: italic;} 
P { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 14px; color: rgb(0,0,0); font-style: italic;} 
.TextNavBar { font-size: 16px;} 

a.HTopNav:link {
	font:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #996600;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	}
a.HTopNav:visited {
	font:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #996600;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	}
a.HTopNav:hover {
	font:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	}
a.HTopNav:active {
	font:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	}