

body {
	color: black;
	font-size: .8em; 
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	
}

TD {
	color: black;
	font-size: .8em; 
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
}

UL LI { list-style-type: circle; margin-top: .5em; }
OL LI { list-style-type: decimal; margin-top: .5em; }



a.nav:link  { color : #A04000; text-decoration:none }
a.nav:visited {color: #A04000; text-decoration:none}
a.nav:active {color: red; background :  #eaeaea;}
a.nav:hover {background: #A04000; color :  white; text-decoration:none}



a:link  { color : #333399;  }
a:visited {color: Purple; }
a:active {color: red; background :  #eaeaea;}
a:hover {background: #eaeaea; color :  black; text-decoration: underline}



H1	{font-size:	1.5em;}			
H2	{font-size:	1.2em; font-weight :  demi-bold;}			
H3	{font-size:	1.2em;}	
H4	{font-size:	1.1em;}	
H5	{font-size:	1em;}	

H1 { 
	color: #A04000; margin-bottom: 1.33em; 	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
}

H2{ 
	color: #A04000; 	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
}

H3, H4, H5, H6 { 
	color: #A04000; 	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
}


