H1  {
	color : #1e3d6b;
	font-style : italic;
	font-size : 18pt;
	font-family : Times New Roman;
}

A:LINK  {
	color : #000000;
	font-weight : normal;
	text-decoration : underline;
}

A:VISITED  {
	color : #8e8686;
	text-decoration : underline;
	font-weight : normal;
}

A:ACTIVE  {
	color : #FFFFFF;
	font-style : normal;
	text-decoration : underline;
}

H2  {
	font-size : 15pt;
	font-family : Times New Roman;
	font-style : italic;
	color : #1e3d6b;
}

H3  {
	font-size : 12pt;
	font-family : Arial;
	font-style : italic;
	color : #1e3d6b;
}

P  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

DIV  {
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H4  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

H5  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	color : #1e3d6b;
	font-style : normal;
}

LI  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}