a:link    {text-decoration: underline; font-weight: bold; color: #2e2e2e;}
a:visited {text-decoration: underline; font-weight: bold; color: #2e2e2e;}
a:hover   {text-decoration: underline; font-weight: bold; color: #c60000;}

.sidemenu a:link    {text-decoration: none; font-weight: bold; color: #2e2e2e;}
.sidemenu a:visited {text-decoration: none; font-weight: bold; color: #2e2e2e;}
.sidemenu a:hover   {text-decoration: none; font-weight: bold; color: #c60000;}

.plainlink a:link    {text-decoration: none; font-weight: bold; color: #2e2e2e;}
.plainlink a:visited {text-decoration: none; font-weight: bold; color: #2e2e2e;}
.plainlink a:hover   {text-decoration: underline; font-weight: bold; color: #c60000;}


body
{
   font-family:Verdana, Arial, Helvetica;
   font-size:9pt;

}

table
{
   font-family:Verdana, Arial, Helvetica;
   font-size:9pt;
   line-height:16px;
 
}
 
TD
{
   font-family:Verdana, Arial, Helvetica;
   font-size:9pt;
   line-height:16px;
   color: #000000;

}

UL
{
   list-style-type:square
}
