P  {
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	font-style : normal;
	color : Purple;
	text-align : left;
	text-decoration : none;
}

H1  {
	font-size : 24pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Purple;
	text-align : center;
	text-decoration : none;
}

H2  {
	font-size : 12pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Purple;
	text-align : center;
	text-decoration : none;
}

H3  {
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Purple;
	text-align : center;
	text-decoration : none;
}

A  {
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : none;
}

A:Visited  {
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Fuchsia;
	text-decoration : none;
}

A:Active  {
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Gray;
	text-decoration : none;
}

A:Hover  {
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : none;
}

BODY  {
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Purple;
}

SPAN.light  {
	font-weight : normal;
}

SPAN.smaller  {
	font-size : 18pt;
}
