H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color : Black;
}

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("templeb.jpg");
	background-color : #9090c0;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-style : 8pt;
	color : Black;
	background-image : url("templeb.jpg");
	background-color : #9090c0;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-style : 8pt;
	color : Black;
	background-image : url("templeb.jpg");
	background-color : #9090c0;
}

A:LINK {
	color : Blue;
}

A:VISITED {
	color : Purple;
}

A:HOVER {
	color : Red;
}

ADDRESS {
	font-size : x-small;
	font-family : Arial;
	font-style : italic;
}

