td
{
font-size:9pt;
}
input
     {
	 font-size:9pt;     
     background-color: rgb(236,236,236); 
     color: rgb(105,105,128);
     }
select
     {
     font-size:9pt;
     background-color: white;/* rgb(210,233,255);*/
     color: rgb(105,105,128) ;
     }
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
