P  {
	font-family : arial;
	font-size : 9pt;
	color : #191970;
}

H1  {
	font-family : arial;
	font-size : 18pt;
	color : #800000;
	font-weight : bold;
	line-height : 17pt;
}

H2  {
	font-size : 15pt;
	font-family : Arial;
	font-weight : Bold;
	color : #000066;
	line-height : 16pt;
}

H3  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : Bold;
	color : #000066;
	line-height : 15pt;
}

H4  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : Bold;
	color : #000066;
	line-height : 13pt;
}

H5  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : Normal;
	color : #000066;
	line-height : 13pt;
}

A  {
	font-family : arial;
	font-size : 9pt;
	color : #8B1A1A;
	font-weight : Normal;
	text-decoration : none;
}

A:Visited  {
	font-family : arial;
	font-size : 9pt;
	color : #8B1A1A;
	text-decoration : none;
	font-weight : Normal;
}

A:Active  {
	font-family : arial;
	font-size : 9pt;
	color : #EE3B3B;
	text-decoration : none;
	font-weight : Normal;
}

A:hover  {
	font-family : arial;
	font-size : 9pt;
	color : #EE3B3B;
	text-decoration : none;
	font-weight : Normal;
}

TD  {
	font-family : arial;
	font-size : 9pt;
	color : #00351B;
	padding-left : 5;
	padding-right : 5;
}

TD.Text  {
	font-family : arial;
	font-size : 9pt;
	color : #00351B;
	padding-right : 5;
	padding-left : 5;
}

BODY  {}

UL  {
	font-family : arial;
	font-size : 9pt;
	color : #00351B;
	list-style-type : disk;
}

OL  {
	font-family : arial;
	font-size : 9pt;
	color : #00351B;
}

DL  {
	font-family : arial;
	font-size : 9pt;
	color : #00351B;
}

