body#bd{ background-color: #649203;  
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-weight: none;
}	
img{ border:0px solid #000; }
img:hover {
border:1px solid #000;
}


a{ font-family:  Arial, Helvetica;
	font-weight: none; 
	    color: #146200;
	    text-decoration: none;
}
a:hover {
		font-family:  Arial, Helvetica;
	    font-weight: none; 
	    color: #000;
	    text-decoration: underline;
}


input{   font-family: Arial, Helvetica;
  font-size: 10px;
  color:#000000;
 	background-color: #FFF1EB;
 	border: 1px inset #000000; 
width: 90; 
height: 15;	    	
padding: 0px; 
	margin: 1px;
}

hr {    height: 1px;
	background-color: #000;
	border: 0px;
	color: #000;
	    	padding: 0px; 
	margin: 2px;
}

div { 
	background-color: #C7E295;
	border: 1px solid #000;
    	Width: 128; 
    	padding: 3px; 
	margin: 3px;
}

b{ font-weight: bold; font-size: 11px; }


.pi{ font-family:  Arial, Helvetica;
	font-weight: none; 
	    color: #2D7D89;
	    text-decoration: none;
}