P  {
	color : Maroon;
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
}

TD  {
	color : Maroon;
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
}

H1  {
	font-size : 16pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Maroon;
}

H2  {
	font-size : 12pt;
	font-weight : bold;
	color : Maroon;
	font-family : Arial;
}

H3  {
	font-family : Arial;
	font-weight : bold;
	color : Maroon;
	font-size : 10pt;
	font-style : normal;
}

A  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

A:Visited  {
	color : Olive;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
}

A:Active  {}

A:Hover  {
	color : Lime;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : 10 pt;
}

BODY  {
	color : Maroon;
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
}

