BODY  {
	font-family : arial;
	font-size : 9pt;
	margin-bottom : -1pt;
	font-weight : normal;
	text-decoration : none;
	color : #7E3127;
}

H1  {
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	margin-bottom : -1pt;
	color : 7E3127;
}

H2  {
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	margin-bottom : -1pt;
	color : #7E3127;
}

H3  {
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	margin-bottom : -1pt;
	color : 7E3127;
}

TD  {
	font-family : serif;
	font-size : large;
	font-weight : bold;
	margin-bottom : -1pt;
	text-decoration : none;
	color : #7E3127;
	font-style : italic;
}

P  {
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	margin-bottom : -1pt;
	text-decoration : none;
	color : 7E3127;
}

A  {
	font-family : arial;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	margin-bottom : -1pt;
	color : #7E3127;
}

A:LINK  {
	font-family : "Times New Roman";
	font-size : large;
	font-weight : normal;
	font-style : italic;
	margin-bottom : -1pt;
	text-decoration : none;
	color : #7e3127;
}

A:VISITED  {
	font-family : Times New Roman;
	font-size : large;
	font-weight : bold;
	font-style : italic;
	margin-bottom : -1pt;
	text-decoration : none;
	color : 7E3127;
}

A:HOVER  {
	font-family : Times New Roman;
	font-size : large;
	font-weight : bold;
	font-style : italic;
	margin-bottom : -1pt;
	color : White;
	text-decoration : underline;
	background-color : Maroon;
}

