
BODY
{
   font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
   font-size:   10px;
   color:       #333333;
}

TABLE, TR, TD
{
   font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
   font-size:   10px;
   color:       #333333;
}

UL
{
   list-style:    square;
   ;
   margin-top:    0px;
   margin-bottom: 5px;
   margin-left:   5px;
   margin-right:  5px;
   ;
   padding:       0px;
   line-height:   125%;
   list-style-position: inside;
}

A
{
   font-weight:     plain;
   text-decoration: underline;
}

A:Link    {background-color: transparent; color: #184B81}
A:Active  {background-color: transparent; color: #184B81}
A:Visited {background-color: transparent; color: #184B81}
A:Hover   {background-color: transparent; color: #333333}

