P  {
	font-size : small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #800000;
	text-decoration : none;
}

H1  {
	font-size : small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #800000;
	text-decoration : none;
	text-align : center;
}

H2  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

H3  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #800000;
	text-decoration : none;
}

A  {
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #800000;
	text-decoration : none;
	font-size : x-small;
}

A:Visited  {
	font-family : Verdana;
	font-weight : bold;
	font-size : x-small;
	font-style : normal;
	color : #800000;
	text-decoration : none;
}

A:Active  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #330000;
	text-decoration : none;
}

A:Hover  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #6D7A5F;
; text-decoration: underline
}

BODY  {
	font-family : Verdana;
}

H4  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #800000;
	text-decoration : none;
	text-align : center;
}

h5  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #800000;
	text-decoration : none;
	text-align : left;
}
