H1 {
	font-family : "Old English";
	font-size : 24pt;
	color : #9400D3;
	font-weight : bold;
}

H2 {
	font-family : Verdana;
	font-size : 9pt;
	color : Black;
	background-color : #FFF5EE;
}

A {
	font : bold 12pt Verdana;
	text-decoration : none;
	color : #9900CC;
}
A:HOVER {
	font-family : Verdana;
	font-size : 12pt;
	color : #999900;
	text-decoration : underline;
; font-weight: bold
}

h3 {  font-family: "Old English"; font-size: 12pt; color: #990099; background-color: #FFFFFF}
