.black-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #000000;
}
.black-header-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}

.black-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
}
.blue-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	color: #009;
}

.black-text-oblique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: oblique;
	font-weight: 600;
	color: #000;
	line-height: 12pt;
}
.blue-text-oblique
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: oblique;
	font-weight: 600;
	color: #009;
	line-height: 12pt;
}


.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12pt;
}
.whitetextstrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}



.gold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #CCCC00;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: #006600;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: #000000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	color: #999999;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999;
	line-height: 12pt;
	font-weight: bold;
}

.gold-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CCCC00;
}
.green-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	color: #CCFF00;
}

.black-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.black-header-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	border-bottom-color: #000000;
}
.blue-header-small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #009;
}

.black-header-small-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
.green-header-small-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bolder;
	color: #006600;
}
.header-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: 800;
	color: #000000;
}

.blue-header-large
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 700;
	color: #009;
}
