H1	{ color: green; font-family: helvetica; font-size: 24pt }
H2	{ color: green; font-family: helvetica; font-size: 18pt }
H3	{ color: green; font-family: helvetica; font-size: 14pt }
H4	{ color: green; font-family: helvetica; font-size: 12pt }
BODY	{ font-family: times; font-size: 12pt }
P	{ font-family: times; font-size: 12pt }
TD	{ font-family: times; font-size: 12pt }
TH	{ color: green; font-family: helvetica; font-size: 12pt; BACKGROUND-COLOR: #cccccc }
UL	{ font-family: times; font-size: 10pt }
OL	{ font-family: times; font-size: 10pt }
LI	{ font-family: times; font-size: 10pt }
FORM	{ font-family: times; font-size: 10pt }
INPUT	{ color: purple; font-family: courier; font-size: 10pt }
SELECT	{ color: olive; font-family: arial; font-size: 10pt }
A:link 		{ color: blue; }
A:visited 	{ color: brown; }
A:active 	{ color: darkblue; }
A:hover 	{ color: black; background: white; }
