H1 { font-family: sans-serif; text-align: center; }
H2, H3 { font-family: sans-serif; }
P, OL, UL, DL, TD, TH {font-family: sans-serif; }
DIV { text-align: center; }
TD.BODY { width: 560px; }
TD.TL { vertical-align: top; }
TD.TLM { vertical-align: top; font-family: monospace; }
TD.C { text-align: center; }
BLOCKQUOTE { font-family: sans-serif; font-style: italic; }
PRE { font-family: monospace; }
SPAN.RED { color: red; }
SPAN.BGRED { color: black; background-color: red; }
SPAN.BLUE { color: #4040FF; }
SPAN.BGBLUE { color: black; background-color: #4040FF; }
SPAN.PINK { color: fuchsia; }
SPAN.BGPINK { color: black; background-color: fuchsia; }
SPAN.GREEN { color: green; }
SPAN.BGGREEN { color: black; background-color: green; }
SPAN.BLACK { color: black; }
SPAN.BGBLACK { color: white; background-color: black; }
SPAN.ORANGE { color: orange; }
SPAN.BGORANGE { color: black; background-color: orange; }
