a {
	color: #A52A2A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: 600;
	text-decoration: none
}
a:hover { 
	color: yellow;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9pt;
	font-weight: 600;		
	text-decoration: none
}
a.nav {
	color: beige;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #663300
}
a.nav:hover { 
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9pt;			
	font-weight: bold;		
	text-decoration: none;
	background-color: #CC9900
}
a.sidenav {	
	color: beige;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10pt;			
	font-weight: bolder;		
	text-decoration: none
}
a.sidenav:hover { 
	color: yellow;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10pt;			
	font-weight: bolder;		
	text-decoration: none
}
body {	
	background-color: tan;
}
tr td {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: 600;
}
h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 600;
}
.smalltype {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: 600;		
}

