@charset "iso-8859-1";
body, table{
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   font-style: normal; 
   font-weight: normal; 
   color: #000066}

   
hr{
 color: black;
 height: 1;
}
a{
 color: #ffffff;
 text-decoration: none;
}
a:hover{
 text-decoration: underline;
}
input, textarea, select{
 {  font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 font-style: normal; 
 font-weight: normal; 
 color: #000066}
}