P  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #800000;
	text-decoration : none;
}

H1  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #800000;
	text-decoration : none;
	text-align : center;
}

H2  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

H3  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #800000;
	text-decoration : none;
}

A  {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #800000;
	text-decoration : none;
	font-size : x-small;
}

A:Visited  {
	font-family : Arial;
	font-weight : bold;
	font-size : x-small;
	font-style : normal;
	color : #80000;
	text-decoration : none;
}

A:Active  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #330000;
	text-decoration : none;
}

A:Hover  {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #6D7A5F;
	text-decoration : underline;
}

BODY  {}

H4  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #800000;
	text-decoration : none;
	text-align : center;
}

H5  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
	text-align : center;
}

