BODY { margin: 0; background: #000000; } 
BODY, P, TD, H1, H2, H3, H4, UL, LI { font-family: Arial, sans-serif; }
BODY, P, TD { color:#FFFFFF; font-size:10pt; font-weight:700; }
H1 { color:#FFFF00; font-size:24pt; font-weight:700; }
H2 { color:#FFFF00; font-size:18pt; font-weight:700; }
H3 { color:#FFFF00; font-size:14pt; font-weight:700; }
H4 { color:#FFFFFF; font-size:12pt; font-weight:700; }
H5 { color:#FFFFFF; font-size:10pt; font-weight:700; }

A:link { color:#FFFF00;  text-decoration: none }
A:visited { color:#FFFF00;  text-decoration: none }
A:hover { color:#FFFF00;  text-decoration: underline }
A:active { color:#FFFF00;  text-decoration: underline }

#cal a:link 
{
  color:#0000FF;
  text-decoration: underline;
}

#cal a:visited 
{
  color:#0000FF;
  text-decoration: underline;
}

#cal a:hover 
{
  color:#0000FF;
  text-decoration: underline;
}

#cal a:active 
{
  color:#0000FF;
  text-decoration: underline;
}

#cal
P, TD { 
   color:#994433;
   font-size: 10pt;
   font-weight: 700;
}

