P, SPAN, UL, OL {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

P.index, SPAN.index, UL.index, OL.index {
	color : #F2B73A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

P.bold2, SPAN.bold2, UL.bold2, OL.bold2 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

P.bold2blue, SPAN.bold2blue, UL.bold2blue, OL.bold2blue {
	color : #0065AC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

P.bold3, SPAN.bold3, UL.bold3, OL.bold3 {
	color : #007AD0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
}

P.footnote, SPAN.footnote {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

P.boldfootnote, SPAN.boldfootnote {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

A, A:ACTIVE, A:VISITED {
	background-color : transparent;
	color : #0065AC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}

A:HOVER {
	background-color : transparent;
	color : #F1B437;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}

A.footnote, A.footnote:ACTIVE, A.footnote:VISITED {
	color : #0065AC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}

A.footnote:HOVER {
	color : #F1B437;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}

A.index, A.index:ACTIVE, A.index:VISITED {
	color : #F2B73A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}

A.index:HOVER {
	color : #C0C0C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}
