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

