p {
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
}

A { 
   font-family: "Lucida Sans Unicode","Trebuchet MS", Arial, sans-serif ;
	font-size: 10pt ;
   font-weight: bold ; 
   color: #D9001D; 
   text-decoration: none ;
}

A:HOVER { 
   font-family: "Lucida Sans Unicode","Trebuchet MS", Arial, sans-serif ;  
   font-weight: bold ; 
	font-size: 10pt ;
   color: BLACK; 
   text-decoration: none ;
}

INPUT {
   font-family: "Lucida Sans Unicode", Trebuchet MS, Arial, sans-serif;
   font-size: 10pt;
   background-color: white;
   color: black; 
}

A.extern  {
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
font-weight: bold;
font-size: 11pt;
color: black;
}

TABLE  {
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial:, sans-serif;
   font-weight: normal;
font-size: 10pt; 
}

TD { 
empty-cells: hide;
}

img {
border-width= 1pt;
border-color= black;
}