/* screen styles */

.normal {font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 10px;
		line-height: 16px;
	    color: #000000;}
		
.normal_big {font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 12px;
		line-height: 16px;
   		font-weight: bold;
	    color: #000000;}		
		
.table1 {font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 10px;
	    color: #000000;}
		

.subhead1 {font-family: arial,sans-serif;
		  font-size: 18px;
		  color: #336699;
		  font-weight: bold;
	}	
	
.subhead2 {font-family: arial,sans-serif;
		  font-size: 16px;
		  color: #009933;
		  font-weight: bold;
	}		

TD 	{font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 10px;
		line-height: 16px;
	    color: #000000;}
		
p {
		margin-top: 16px;
	}
	
.leftnav {font-family: arial,sans-serif;
		  font-size: 12px;
		  color: #336699;
		  font-weight: bold;
	}	
		
.quicklinks {font-family: arial,sans-serif;
		  font-size: 12px;
		  color: #CCCCCC;
	}	
	
  a.quicklinks:link {color: #cccccc; text-decoration: none;}
  a.quicklinks:hover {color: #FFFF99;}
  a.quicklinks:active {color: #009900; text-decoration: none;}  
  a.quicklinks:visited {color: #cccccc; text-decoration: none;}	
		
  a.leftnav:link {color: #336699; text-decoration: none;}
  a.leftnav:hover {color: #009900;}
  a.leftnav:active {color: #336699; text-decoration: none;}  
  a.leftnav:visited {color: #336699; text-decoration: none;}
  
  a:link {color: #336699; text-decoration: none; font-weight: bold;}
  a:hover {color: #009900; font-weight: bold;}
  a:active {color: #336699; text-decoration: none; font-weight: bold;}  
  a:visited {color: #336699; text-decoration: none; font-weight: bold;}
  
