body,
th,
td {
    color: #000000;
    font-family: Arial, Verdana, Helvetica; 
    font-size: 9pt;   
   }

th.a,
td.a {
    background-color: #ffffff ;
    color: #000000;
    font-family: Arial, Verdana, Helvetica; 
    font-size: 9pt;   
   }

td.u {

    color: #1E1566 ;
    font-family: Arial, Verdana, Helvetica; 
    font-size: 11pt;   
    font-weight: bold;
     }

textarea {
    font-family: Arial, Verdana, Helvetica; 
    font-size: 10pt;   
     }

input.a {
    width:100px;
     }
	
a,
a:visited, 
a:link { 
	color: #000000;
	font-family: Arial, Verdana, Helvetica; 
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold
       }
a:hover{ 
	color: #160642; 
	text-decoration: underline;
	font-weight: bold
       }


