FORM {
	background : #FFFFCC;
	font : normal "Times New Roman", Times, serif;
	font-family : "Times New Roman", Times, serif;
	color : Black;
}
BODY {
	background : #FFFFCC;
	font : normal "Times New Roman", Times, serif;
	color : Black;
	font-family : "Times New Roman", Times, serif;
}

TABLE {
	background : #FFFFCC;
	font : normal "Times New Roman", Times, serif;
	color : Black;
	font-family : "Times New Roman", Times, serif;
}


H2 {
	font : normal Arial Black;
	font-family : "Arial Black";
	font-size : 125%;
	text-align : center;
	color : Blue;
}


H1 {
	font : normal Arial Black;
	color : Blue;
	font-family : "Arial Black";
	text-align : center;
	text-decoration : none;
	font-size : 200%;
}

H3 {
	font : normal ZapfChan Dm BT;
	color : Black;
	font-family : "ZapfChan Dm BT";
	text-align : center;
	text-decoration : none;
	font-size : 500%;
}


A {
	font : normal;
	color : Blue;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}



