P  {
	font-size : 14px;
	font-family : Arial;
	color : Black;
}

H1  {
	font-size : 18pt;
	font-family : Arial;
	color : #ffff00;
}

H2  {
	font-size : 18pt;
	font-family : Arial;
	color : #e77c1f;
}

H3  {
	font-size : 14pt;
	font-family : Arial;
	color : Black;
	font-weight : normal;
}

A  {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	color : black;
}

A:Visited  {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	color : black;
}

A:Active  {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	color : black;
}

A:Hover  {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	color : black;
}

BODY  {
	font-family : Arial;
	font-size : 14px;
	color : Black;
}

TD  {
	font-size : 10pt;
	font-family : Arial;
	color : #ffffff;
}

H4  {
	font-size : small;
	font-family : Arial;
	color : Black;
}

H5  {
	font-size : x-small;
	font-family : Arial;
	color : Black;
}


