P, SPAN, UL, OL {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

P.ital, SPAN.ital, UL.ital, OL.ital {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
}

P.italbold, SPAN.italbold, UL.italbold, OL.italbold {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
	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.bold2blu, SPAN.bold2blu, UL.bold2blu, OL.bold2blu {
	color : #325F86;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

P.bold3, SPAN.bold3, UL.bold3, OL.bold3 {
	color : #325F86;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

P.tm, SPAN.tm, A.tm {
	color : #8B0000;
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

P.footnote, SPAN.footnote {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

TD.title {
	background-color : #375F87;
	border-color : #000000;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

TD.data {
	background-color : #B4C0C9;
	border-color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

A, A:ACTIVE, A:VISITED {
	background-color : transparent;
	color : #2E567A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}

A:HOVER {
	background-color : transparent;
	color : #8B0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}

A.footnote, A.footnote:ACTIVE, A.footnote:VISITED {
	color : #8B0000;
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : underline;
}

A.footnote:HOVER {
	color : #2E567A;
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : underline;
}

A.email, A.email:ACTIVE, A.email:VISITED {
	background-color : transparent;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : underline;
}

A.email:HOVER {
	background-color : transparent;
	color : #8B0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : underline;
}


