A {
font-size : 10pt;
font-family : Verdana,Arial,Sans-Serif;
font-weight : bold;
color : White;
background : transparent;
text-decoration: none; 
}

A:Visited {
font-size : 10pt;
font-family : Verdana,Arial,Sans-Serif;
font-weight : bold;
color : red;
background : transparent;
}

A:Active {
font-size : 10pt;
font-family : Verdana,Arial,Sans-Serif;
font-weight : bold;
color : white;
background : transparent;
}

H1 {  
   font-family: Verdana; 
   font-weight: bold; 
   color: black;
 font-size: 14pt;
 line-height: 105%;
}

H2 {
font-family:  Verdana;
font-weight: bold;
color: black;
font-size: 12pt;
}


BODY{ 
color: black;
font-family: Verdana, Geneva, Arial, sans-serif; 
font-size: 10pt; 
}


TABLE  {
font-size: 10pt;
font-family: Verdana, Geneva, Arial, sans-serif; 
color: black 
}
