P  {
	font-size : 10pt;
	font-family : Arial,Helvetica,san-serif;
}

H1  {
	font-size : 16pt;
	font-family : Arial, Helvetica,san-serif;
	font-weight : bold;
	color : #000066;
}

H2  {
	font-size : 12pt;
	font-family : Arial,Helvetica,san-serif;
	font-weight : bold;
	color : #000066;
}

H3  {}

A  {
	font-weight : bold;
	text-decoration : none;
	color : #660033;
}

A:Visited  {
	font-weight : bold;
	text-decoration : underline;
	color : #336699;
}

A:Active  {
	font-weight : bold;
	color : Blue;
	text-decoration : underline;
}

A:Hover  {
	font-weight : bold;
	text-decoration : underline;
	color : Blue;
}

.formheader {
	font-weight : bold;
	text-decoration : none;
	color : #FFFFCC;
}
.small  {
	font-size : 8pt;
	font-family : Arial,Helvetica,san-serif;
}