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