.dummy { purpose: workaround-for-IE3-bug }

H1, H2, H3, H4 {
  font-family: "Trebuchet MS", Verdana, sans-serif ;
  font-weight: bold ;
  color: #44BA53
  }

H1 { font-size: 28pt }
H2 { font-size: 22pt }
H3 { font-size: 18pt }
H4 { font-size: 16pt }

UL LI { list-style: disc }
BIG { font-size: 16pt }
.small { font-size: 10pt }
.big { font-size: 16pt }
.huge { font-size: 18pt }
.black { color: black }
.white { color: white }
.green { color: #44BA53 }
.times { font-family: "Bookman Old Style", Times, serif ;
  font-size: 12pt }
