p, td, ul, ol, body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #4A2402
}

a
{
  color: #162162;
  font-weight: bold;
  text-decoration : none
}
a:visited { color: #4A2402 }
a:hover { color: darkred; text-decoration : underline }


