BODY{
  color: #666600;
  background-color: #CCFF99;
  font-size : 10pt;
  font-family : Tahoma,"Microsoft Sans Serif",sans-serif;
}
H1{
  color: #666600;
}
H2{
  color: #666600;
}
H3{
  color: #666600;
}
A{
  color: #FF9900;
  text-decoration : none;
}
TH{
  color: #666600;
  background-color: #FF9900;
}
TD{
  color: #666600;
  background-color: #FFFFCC;
  font-size : 10pt;
  font-family : Tahoma,"Microsoft Sans Serif",sans-serif;
}
A:HOVER{
  text-decoration : underline;
  color : maroon;
}
P{
  font-size : 10pt;
  font-family : Tahoma,"Microsoft Sans Serif",sans-serif;
}
