P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #1C57A3;
}

A:Visited  {
}

A:Active  {
}

A:Hover  {
	color : #E63B43;
}

.asmall  {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #1C57A3;
}

.amid  {
	font-size : 13pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #1C57A3;
}

.alarge  {
	font-size : 14pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #1C57A3;
}

BODY  {}

.normal  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
}

.normalsmall {
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
}

.normalmid {
	font-size : 13pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #8FADD1;
}

.headline {
	font-size : 14pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #1C57A3;
}

.headlinesmall  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #1C57A3;
}

.headlinelarge {
	font-size : 18pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #1C57A3;
}

.normalmidalt {
	font-size : 13pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #8FADD1;
}

.headlinealt {
	font-size : 14pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #8FADD1;
}

.headlinelargealt {
	font-size : 18pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #8FADD1;
}

.errormsg {
	font-size : 12pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	color : #d20000;
}