BODY  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

P  {
	font-size : 10pt;
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : White;
	}

TD  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	}
	
	
H1  {
	font-size : 16pt;
	font-family : "Arial";
	font-weight : bold;
	font-style : normal;
	color : White;
}

H2  {
	font-size : 14pt;
	family-name : "Arial";
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : Red;
	}

H3  {
	font-size : 14pt;
	family-name : "Arial";
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : White;
}

A  {text-decoration:none;
	color : #FF6600;
}

A:Visited  {text-decoration:none;
	color : #FE9E34;
}

A:Active  {text-decoration:none;
	color : #FF6600;
}

A:Hover  {text-decoration:none;
	color : #CC0033;
}



li {
	font-size : 9pt;
	family-name : "Arial";
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : White;
	}

ol {
	font-size : 9pt;
	family-name : "Arial";
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : White;
	}
	
	
ul {
	font-size : 9pt;
	family-name : "Arial";
	font-family : "Arial";
	font-weight : normal;
	font-style : normal;
	color : White;
	}

b {  
	font-weight: bold
	}
