body {background-color: #ffffcc;}	  

A:link {text-decoration: underline; color: #336633;}
A:visited {text-decoration: underline; color: #336633;}
A:hover {text-decoration: underline; color:#000000;}
A:active {text-decoration: none; color: #000000;}

.bg1 {background-color: #e40000;}
.bg2 {background-color: #ffffcc;}

.edgeleft {background-image: url(images/sideshim.jpg);} 
.edgeright {background-image: url(images/navshim.jpg);} 

.text {color: #000000; background-color: #ffffcc; font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;}
.boldtext {color: #000000; background-color: #ffffcc; font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; font-weight: bold;}	
.bottomtext {color: #000000; background-color: #ffffcc; font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px;}
.bottombold {color: #000000; background-color: #ffffcc; font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; font-weight: bold;}				

.yellowheader {color: #ffff00; font-family: Verdana; 
		font-size: 20px; font-weight: bold;}


		   
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
