H1, H2  {
	font-family : "Old English Text MT";
	color : Black;
}
H3, H4, H5  {
	font-family : "Copperplate Gothic Light";
	color : Black;
}

H2  {
	line-height : 5pt;
}

H1  {
	line-height : 15pt;
}

a  {
	text-decoration : none;
	font-weight : bold;
}

.high  {
	font-family : "Comic Sans MS";
	font-weight : bold;
	color : #0000FF;
}

.label1  {
	font-family : "Comic Sans MS";
	text-decoration : underline;
	background-image : url(/graphic/Sinclairtartansm.jpg);
; text-align: center
}

ul  {
	list-style-image : url(/graphic/doubarrow.gif);
	list-style-type : square;
}


