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

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

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

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

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

P.times2, SPAN.times2, UL.times2, OL.times2 {
	background-color: transparent;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
}

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

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

P.bold4, SPAN.bold4, UL.bold4, OL.bold4 {
	background-color: transparent;
	color: #062b67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	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;
}

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

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

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

A.yellow, A.yellow:ACTIVE, A.yellow:VISITED {
	background-color: transparent;
	color: #fff600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

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

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

A.footnotebold:HOVER {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}

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

A.footnoteboldred:HOVER {
	background-color: transparent;
	color: #a30e11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}

