BODY  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
	color : #79174c
}

P  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}
DIV  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}

A  {
	color : #3300ff;
}

A:Visited  {
	color : #3300ff;
}

A:Active  {
	color : #3300ff;
}

A:Hover  {
	color : #ff6666;
}

TABLE  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}

TD  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}

OL  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}

UL  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}

LI  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
}

.footer  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 8pt;
	FONT-WEIGHT : normal;
}
.footer:Hover  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 8pt;
	FONT-WEIGHT : bold;
	text-decoration : none;
}
.footer:Visited  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 8pt;
	FONT-WEIGHT : bold;
	text-decoration : none;
}
.title  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 16pt;
	FONT-WEIGHT : bold;
}

.leftNav  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 9pt;
	FONT-WEIGHT : normal;
	color : #ffffff;
	text-decoration : none;
}

.leftNav:Visited  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 9pt;
	FONT-WEIGHT : normal;
	color : #ffffff;
	text-decoration : none;
}

.leftNav:Hover  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 9pt;
	FONT-WEIGHT : bold;
	color : #ffffff;
	text-decoration : none;
}


.ContentBody  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 10pt;
	FONT-WEIGHT : italics;
}