BODY {
	
	color : #336699;
	font-family : Verdana;
	font-size : x-small;
	text-align : left;
}
A:LINK {
	color : black;
	text-decoration : none;
}

A:HOVER {
	color : black;
}

A:ACTIVE {
	color : White;
	text-decoration : none;
}
A:VISITED {
	text-decoration : none;
	color : white;
}
H1 {
	font-size : x-large;
	color : white;
    font-family : Merlin;
	text-align : center;
}
LI {
	list-style-type : circle;
	
}
OL {
	list-style : decimal;
	text-decoration : none;
}
TABLE {
	font-family : Verdana;
	font-size : x-small;
}
H2 {
	font-family : Verdana;
	font-size : x-small;
	color : white;
	font-weight: lighter;
}

H3 {
	color : #9b1321;
	font-family : merlin;
	font-size : x-medium;
}
H4 {
	color : white;
    font-family : merlin;
	font-size : medium;
}
H5 {
	color : white;
    font-family : merlin;
	font-size : medium;
}