P  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : 16pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : 003399;
}

H2  {
	font-size : 14pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : 003399;
}

H3  {
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : 003399;
	font-size : 12pt;
}

A  {
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	text-decoration : none;
}

A:Visited  {
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : 1E90FF;
	text-decoration : none;
}

A:Active  {
	color : Blue;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana;
	text-decoration : none;
}

A:Hover  {
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}

BODY  {}

.small  {
	font-size : 8pt;
	font-family : Verdana;
}

