P  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
}

H1  {
	font-family : sans-serif;
	font-weight : bold;
	color : White;
	font-size : 20pt;
}

H2  {
	font-family : Arial;
}

H3  {
	font-weight : bold;
	font-family : Arial;
	font-size : 12pt;
	color : Red;
}

A  {
	font-family : Arial;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
}

A:Visited  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}

A:Active  {
	font-size : 12pt;
	font-family : Arial;
	font-style : normal;
	font-weight : normal;
}

A:Hover  {
	font-family : Arial;
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
}

BODY  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	text-align : left;
}

ul  {
	font-size : 12pt;
	font-family : sans-serif;
}

td  {
	font-size : 12pt;
	font-family : sans-serif;
}

ol  {
	font-size : 12pt;
	font-family : sans-serif;
}


