BODY {
	background-repeat : no-repeat;
	background-color: White;
}
P  {
	font-size : 12pt;
	font-family : Times New Roman;
}

H1  {
	font-family : Arial;
	font-weight : bold;
	text-transform : uppercase;
	font-size : 18pt;
}

H2  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	margin-bottom : 2pt;
	text-transform : uppercase;
}

H3  {
	font-size : 12pt;
	font-family : Arial;
	font-style : italic;
	font-weight : bold;
}

A  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : rgb(74,119,154);
	text-decoration : none;
}

A.sida  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

A:Visited  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : rgb(74,119,154);
	text-decoration : none;
}

A:Active  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : rgb(74,119,154);
	text-decoration : none;
}

A:Hover  {
	text-decoration : none;
}

BODY  {}

UL  {
	font-size : 12pt;
	font-family : Times New Roman;
}

