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

P.ital, SPAN.ital, UL.ital, OL.ital {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
}

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

P.bold2blue, SPAN.bold2blue, UL.bold2blue, OL.bold2blue {
	background-color: transparent;
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

P.bold3, SPAN.bold3, UL.bold3, OL.bold3 {
	background-color: transparent;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

P.bold3blue, SPAN.bold3blue, UL.bold3blue, OL.bold3blue {
	background-color: transparent;
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

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

P.footnote, SPAN.footnote, UL.footnote, OL.footnote {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

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

SUP.tm {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

SUP.reg {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

A, A:ACTIVE, A:VISITED {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

A:HOVER {
	background-color: transparent;
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

A.bold2, A.bold2:ACTIVE, A.bold2:VISITED {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

A.bold2:HOVER {
	background-color: transparent;
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

A.footnote, A.footnote:ACTIVE, A.footnote:VISITED {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

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