A:link, A:vlink, A:visited {
 	color: #000000;
 	text-decoration: underline; }
A:hover { 	
	color: #ffffff; 	
	text-decoration: underline; }
P {
  	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #000000; }
TD {	font-family: Tahoma, Arial, Tahoma;
	font-weight: normal;
	font-size: 10pt;
	color: #000000; }
input, textarea {	
	background-color:#adbdce;
	font-size: 10;
	font-family: Verdana; }