.style {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
}
BODY {background-color: #FFFFFF; font-family: Arial;}
H1 {font-size: 24pt;}
H2 {font-size: 20pt;}
H3 {font-size: 18pt;}
B {font-size: 14pt;}
P {font-size: 14pt;}
BR {font-size: 14pt;}
I {font-size: 14pt;}
LI {list-style-type: square; font-size: 14pt;}
LABEL {font-size: 14pt;}
A:hover {font-size: 14pt; color: #FFFFFF; font-weight: bold; background-color: #000000}
hr {color: #CCCCCC}