P  {
	font-size : "14";
	font-family : Times;
	text-align : justify;
	color : Black;
}

H1  {
	color : Black;
	font-weight : bold;
	font-size : 18pt;
	font-family : Arial Black;
}

H2  {
	font-size : 14pt;
	font-family : Arial Black;
	color : Black;
}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	background-color : White;
	font-size : "14";
	font-family : Times;
	color : Black;
}

P.Header  {
	font-size : 12pt;
	font-family : Arial;
	color : White;
	font-weight : bold;
	text-align : justify;
}

P.Author  {
	font-size : 11pt;
	font-family : Times;
	font-style : normal;
	color : Black;
}

