p,table, body {
   font-size:12pt;
   font-family: Verdana, sans-serif;
}

table{ 
   border-style: none;
}

a:link {
   text-decoration:none; 
   color: #ffffff 
}

a:visited { 
   text-decoration:none; 
   color:#ffffff 
}

a:active { 
   text-decoration:none;
   color: #ffffff
}

a:hover { 
   text-decoration:underline; 
   color: #ffffff
}

a.download:link {
    font-size: 10pt;
    color: #ff0000;
    font-weight: bold;
}
a.download:visited {
    font-size: 10pt;
    color: #ff0000;
    font-weight: bold;
}
a.download:active {
    font-size: 10pt;
    color: #ff0000;
    font-weight: bold;
}
a.download:hover {
    font-size: 10pt;
    color: #ff0000;
    font-weight: bold;
}

