a:link, a:visited
{
 font-size: 10pt;
 font-family: Arial, Helvetica;
 color : #A0A0A0;
 text-decoration : none;
}

a:active, a:hover
{
 font-size: 10pt;
 font-family: Arial, Helvetica;
 color: #E00000 ;
 text-decoration : none;
}

caption
{
 font-size: 10pt;
 font-family: Arial, Helvetica;
 color: #000000;
 text-decoration : none;
}

table
{
 font-size: 10pt;
 font-family: Arial, Helvetica;
 color: #000000;
 text-decoration : none;
}

h1 
{
 font-size: 12pt; 
 font-family: Arial, Helvetica;
 font-: bold;
 color: #000000;
 text-decoration : none;
}

