P  {
	font-size : 10pt;
	font-family : sans-serif;
	text-align : justify;
	text-indent : 0;
}

P.noindent  {
	font-size : 10pt;
	font-family : sans-serif;
	text-align : left;
	text-indent : 0;
}

.small  {
	font-size : 8pt;
	font-family : sans-serif;
	text-align : left;
	text-indent : 0;
}

H3  {
	font-size : 12pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #203862;
}

H3.ceo  {
	font-size : 12pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	text-align: center;
	color : #203862;
}

H4  {
	text-align : center;
	font-size : 11pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
}

LI  {
	font-size : 10pt;
	font-family : sans-serif;
}

TD  {
	font-size : 10pt;
	font-family : sans-serif;
}

TD.menu  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : bold;
	color : #203862;
}

TD.small  {
	font-size : 8pt;
	font-family : sans-serif;
	color : #203862;
}

LI.menu  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : bold;
	color : #002290;
}

a  {
	color : #203862;
	text-decoration : none;
}

A:VISITED  {
	color : #203862;
	text-decoration : none;
}

a:HOVER  {
	color : #405882;
	text-decoration : underline;
}

a.menu  {
	color : #203862;
	text-decoration : none;
}

A:VISITED.menu  {
	color : #203862;
	text-decoration : none;
}

a:HOVER.menu  {
	color : #405882;
	text-decoration : underline;
}
a.mmenu  {
	color : #203862;
	text-decoration : none;
}

A:VISITED.mmenu  {
	color : #203862;
	text-decoration : none;
}

a:HOVER.mmenu  {
	color : #405882;
	text-decoration : underline;
}