H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color : Black;
	text-align : center;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : Black;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : Black;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-style : 8pt;
	color : Black;
	background-image : url("temple.jpg");
	background-color : Silver;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-style : 8pt;
	color : Black;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-style : 8pt;
	color : Black;
}

A:HOVER {
	color : Red;
}

ADDRESS {
	font-size : x-small;
	font-family : Arial;
	font-style : italic;
}

