A { 
   font-family: Lucida Sans Unicode; 
	font-size: 10pt ;
font-weight: bold ; 
   color: #000064 ; 
   text-decoration: none ;
}

A:HOVER { 
   font-family:  Lucida Sans Unicode;  
   font-weight: lighter ; 
	font-size: 10pt ;
   color: red ; 
   text-decoration: none ;
}


BODY { 
   font-family: Lucida Sans Unicode; 
font-size: 10pt;
   background-color: #888DFD;
color: black;
margin: 10px 150px 2px 50px;
}

INPUT {
   font-family: Lucida Sans Unicode;
   font-size: 11pt;
   background-color: white;
   color: black;
}

A.extern  {
font-family:  Lucida Sans Unicode;
font-weight: bold;
font-size: 12pt;
color: black;
}

TABLE  {
font-size: 10pt;
background-color: #888DFD;
spacing: 50 px;
}

TD { 
empty-cells: hide;
}
