P  {
	font-size : 13;
	font-family : Arial;
	color : Black;
}

hr  {
	font-size : 13;
	font-family : Arial;
	color : #932E11;
}

H1  {
	font-size : xx-large;
	font-family : Monotype Corsiva;
	font-style : normal;
	color : #932E11;
}

H2  {
	font-size : x-large;
	font-family : Monotype Corsiva;
	color : #932E11;
}

H3  {
	font-size : large;
	font-family : Monotype Corsiva;
	font-style : normal;
	color : #932E11;
	font-weight : normal;
}

H4  {
	font-size : 16;
	font-family : Arial;
	font-style : bold;
	color : Black;
	font-weight : bold;
}

H5  {
	font-size : 10;
	font-family : Arial;
	font-style : bold;
	color : Black;
	font-weight : bold;
}

H6  {
	font-size : 14;
	font-family : Arial;
	font-style : bold;
	color : Black;
	font-weight : bold;
}

A  {
	font-size : 13;
	font-weight : normal;
	color : Black;
	font-style : normal;
	font-family : Arial;
	text-decoration : none;
}

A:Visited  {
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

A:Active  {
	font-size : 13;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #932E11;
}

A:Hover  {
	font-size : 13;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #932E11;
	text-decoration : none;
}

BODY  {}

