P  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : none;
	font : Arial, Helvetica, sans-serif;
}

H1  {
	font-size : 11pt;
	font-family : sans-serif;
	font-style : normal;
	font : Arial, Helvetica, sans-serif;
	text-decoration : none;
	line-height : none;
	font-weight : bold;
	color : #330033;
}

H2  {}

H3  {}

A  {
	color : Red;
	text-decoration : underline;
}

A:Visited  {
	color : Fuchsia;
}

A:Active  {
	color : Red;
	text-decoration : underline;
}

A:Hover  {
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	font-family : sans-serif;
	font : Arial, Helvetica, sans-serif;
	background-color : #ffff99;
	text-decoration : none;
}

BODY  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : none;
	font : Arial, Helvetica, sans-serif;
	border: 0px;
	padding: 0px;
	margin: 0px;
	LEFTMARGIN: 0px;
	TOPMARGIN: 0px;
	MARGINWIDTH: 0px;
	MARGINHEIGHT: 0px;
	
}

