

a{ color: #333333; text-decoration: none; font-weight: bold;}
a:hover{ color: #333333; text-decoration: underline;
font-family :Arial, sans-serif ;
font-size : 11px;
 }
 
P {
		font-family :Arial, sans-serif ;
		font-size : 11px;
}
TD {
		font-family : Arial, sans-serif ;
		font-size : 11px;

}		
textarea, input, select {
	border:1px solid #C0C0C0; font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal; background-color:#F8F8F8
		
}