P  {}

H1  {
	font-size : 16pt;
	font-weight : bold;
	font-style : normal;
}

H2  {
	font-size : 14pt;
	font-weight : bold;
}

H3  {
	font-weight : bold;
	font-size : 12pt;
}

A  {
	color : 001478;
	text-decoration : none;
}

A:Visited  {
	color : 5A6ED2;
	text-decoration : none;
}

A:Active  {
	color : 96AAFF;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-family : sans-serif;
	text-align : left;
	background-color : White;
	color : Black;
	font-size : 12pt;
}

.copyright  {
	font-family : Arial;
	font-size : 8pt;
}

#orange  {
	color : FF6600;
}

#smaller  {
	font-size : 10pt;
}

#important  {
	font-weight : bold;
}

