BODY  {
	font-family : arial;
	font-size : 8pt;
	margin-bottom : -1pt;
	font-weight : normal;
	text-decoration : none;
	color : black;
}

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

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

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

TD  {
	font-family : arial;
	font-size : 8pt;
	font-weight : normal;
	margin-bottom : -1pt;
	text-decoration : none;
	color : black;
}

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

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

A:LINK  {
	font-family : arial;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : Black;
}

A:VISITED  {
	font-family : arial;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : black;
}

A:HOVER  {
	font-family : arial;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	margin-bottom : -1pt;
	color : Lime;
	text-decoration : underline;
}

