
BODY{
   background: #FFFFFF;
        color: #000000;
  font-family: Arial;
}


P, TABLE, UL, OL, BLOCKQUOTE{
        color: #000000;
  font-family: Arial;
}


P.miniheader{
        color: #000000;
  font-family: Arial;
  font-weight: bold;
}


A:link{
             color: #0000FF;
    text-decoration: underline;
}

A:visited{
             color: #9900FF;
    text-decoration: underline;
}

A:hover{
              color: #FF0000;
    text-decoration: underline;
}



H1, H2, H3{
        color: #000000;
  font-family: Arial;
}

