BODY {
  topMargin: 10;
  leftMargin: 15;
  font-family: Verdana, Arial, Microsoft Sans Serif, Garamond, Trebuchet MS, Comic Sans MS, Impact, Courier;
	font-size: 12pt;
  background-color: #000099;
  color: #FFFFFF; /*#99CCFF;*/
}
DT {
  font: small-caps bold;
}
A {
  color: #99CCFF; /*#99CCFF;*/
}
TD {
  font-family: Verdana, Arial, Microsoft Sans Serif, Garamond, Trebuchet MS, Comic Sans MS, Impact, Courier;
	font-size: 12pt;
}
H1 {
  font-size: 14pt;
  font-weight: normal;
}
H2 {
  font-size: 13pt;
  font-weight: normal;
}
H3 {
  font-size: 12pt;
  font-weight: normal;
}
H4 {
  font-size: 10pt;
  font-weight: normal;
}
H5 {
  font-size: 9pt;
  font-weight: normal;
}
H6 {
  font-size: 8pt;
  font-weight: normal;
}