body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: center;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #FFFFFF;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.menulink { text-decoration: none; color: #FFFFFF; font-size : 10pt; font-weight: bold; }
.menulink:hover { text-decoration : none; color: #99CCFF; font-size : 10pt;  font-weight: bold; }

.link { text-decoration: none; color: #003399; font-size : 10pt; font-weight: bold; }
.link:hover { text-decoration : underline; color: #0033CC; font-size : 10pt;  font-weight: bold; }

#box { border: 1px solid #000; width: 0px; }