BODY  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 8pt;
	FONT-WEIGHT : normal;
	color : #43474A
}

P, DIV, TABLE, TD, OL, UL, LI {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 8pt;
	FONT-WEIGHT : normal;
}

A, A:Visited  {
	color : #800123;
}

A:Active, A:Hover  {
	color : #002248;
}

.title  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 12pt;
	FONT-WEIGHT : bold;
	color : #800123;
}

.footer, .footer:Visited  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 7pt;
}

.footer:Active, .footer:Hover,  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 7pt;
}

.ContentBody  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 10pt;
	FONT-WEIGHT : italics;
}