BODY {
  background-color:#ffffff;
  color:#000000;

}

body, table, tbody, tr, td {
  font-family:arial,tahoma,arial,sans-serif,helvetica;
  font-size:10pt;
  font-weight:normal;
  word-spacing:normal;
  letter-spacing:normal;
}
TABLE, TR, TD {
    border-style:none;
    border-collapse:collapse;
   
}

p.small{
font-size:8pt;
}

A, A:active, A:link, A:visited {
    color:#7F8B1A;
    text-decoration:none;
}
A:hover {
    color:#000000;
    text-decoration:underline;
}
