body
{
   font-family: Arial, Verdana, Sans Serif, Helvetica;
   font-size: 9pt;
   background-color: #ffffff;
   margin-left: 0px;
   margin-top: 10px;
}

table
{
   font-family: Arial, Verdana, Sans Serif, Helvetica;
   font-size: 9pt;
}
 
TD
{
   font-family: Arial, Verdana, Sans Serif, Helvetica;
   font-size: 9pt;
   color: #000000;
}

UL
{
   list-style-type: square
}

a:link    { text-decoration:underline; color: #477692 }
a:visited { text-decoration:underline; color: #477692 }
a:active  { text-decoration:underline }
a:hover   { text-decoration:underline; color: #C35800 }

.sidemenu a
{
    text-decoration:none;
    color: #ffffff;
}

.sidemenu a:visited
{
   text-decoration:none;
   color: #ffffff;
}

.sidemenu a:hover
{
   text-decoration:underline;
   color: #ffffff;
}


.lightondark a
{
    text-decoration:none;
    color: #ffffff;
}

.lightondark a:visited
{
   text-decoration:none;
   color: #ffffff;
}

.lightondark a:hover
{
   text-decoration:none;
   color: #BF9B4F;
}

.lightondark td
{
   font-family: Arial, Verdana, Sans Serif, Helvetica;
   font-size: 8pt;
   color: #ffffff;
}