
   BODY  {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: Normal;
	font-style: Normal;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	pagging-right: 0;
	background-color: white;
	color: black;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: black;
	scrollbar-track-color: white;
}

	Font.nine {
    font-family : arial, Arial, Helvetica, Verdana, sans serif;
    font-size : 9pt;
    font-weight : Normal;
    font-style : Normal;
}
	

	   
	TD  {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: Normal;
	font-style: Normal;
	color: black;
	}		
	
	
	LI.green {
	list-style-image : url("images\green_bullet.gif");
	padding-left : 0px;
	}


	  
     A  {
     	color : black;
     	text-decoration : none;
     }
     
     A:HOVER  {
	color: white;
	text-decoration: none;
	}

     A:ACTIVE {
	 	color : #4CA100;
     	text-decoration : none;
     }
	
	
	
     A.email  {
     	color : black;
     	text-decoration : none;
     }
     
     A.email:HOVER  {
	color: #4CA100;
	text-decoration: underline;
	}

     A.email:ACTIVE {
	 	color : silver;
     	text-decoration : none;
     }	

	 
	 

     A.reverse  {
     	color : white;
     	text-decoration : none;
     }
     
     A.reverse:HOVER  {
	color: black;
	text-decoration: none;
	}

     A.reverse:ACTIVE {
	 	color : #4CA100;
     	text-decoration : none;
     }
	

	 
	 

     A.news  {
     	color : #4CA100;
		font-size: 7.5pt;
     	text-decoration : none;
     }
     
     A.news:HOVER  {
	color: black;
		font-size: 7.5pt;
	text-decoration: none;
	}

     A.news:ACTIVE {
	 	color : 336B00;
		font-size: 7.5pt;
     	text-decoration : none;
     }
	
	
	H2 {
	font-family: "Arial";
	font-size: 11pt;
	font-weight: bold;
	font-style: Normal;
	color: #4CA100;
	}	
	
	
	H1 {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold;
	font-style: Normal;
	color: #4CA100;
	}		
	
	
 	INPUT  {
	font-family: "Arial";
	font-size: 9pt;
	background-color: white;
	border-color: black;
	border-style: inset;
	border-width: 1px;
	color: black;
}

 	INPUT.submit  {
	font-family: "Arial";
	font-size: 9pt;
	background-color: #4CA100;
	border-color: black;
	border-style: inset;
	border-width: 1px;
	color: white;
}

 	Textarea  {
	font-family: "Arial";
	font-size: 9pt;
	background-color: white;
	border-color: black;
	border-style: inset;
	border-width: 1px;
	color: black;
}

