BODY {color: black; background: white; font: medium serif;}
H1 {color: red; background: white;}
H2 {color: maroon; background: white; font: large sans-serif; font-weight: bold;}
H2.center {color: maroon; background: white; font: large sans-serif; font-weight: bold; text-align: center;}
H3 {color: white; background: white; font:medium helvetica, sans-serif;}
P.center {text-align: center;}
P.noborder {border-style: none;}
TD.lightgreen {font: medium serif; background-color: lime; color: black;}
TD.lightblue {font: medium serif; background-color: teal; color: black;}
TD.blue {font: medium serif; background-color: blue; color: white;}
