p, td {
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #000000;
}

a {font-family:"MS Sans Serif"; color:none;font-size:11px; text-decoration: none;}
a:hover {text-decoration: underline;}

body { 
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #000000;
 } 

 .warn {  font-family: "MS Sans Serif"; font-size: 11px;  color: #FFFFFF; background-color: #FF0000}
 .inputwarn {
  background-color:FF0000; 
  color:FFFFFF;
  font-weight:bold;
}
 .inputok {
  background-color:0000FF; 
  color:FFFFFF;
  font-weight:bold;

}
