.goldpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}
.goldsectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	font-size: 12pt;
}
.redpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.blackpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.yellowpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.blacksectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 12pt;
}
.redsectionheading {
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
.bluesectionheading {
	font-weight: bold;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
.yellowsectionheading {
	font-weight: bold;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
.whitesectionheading {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10pt;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	font-size: 10pt;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 10pt;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	font-size: 10pt;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	font-size: 10pt;
}
.statsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	font-size: 10pt;
}

.statstextnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
}

.statstext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	font-size: 10pt;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10pt;
}

.title {
	font-weight: bold;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
}
.date {
	font-weight: bold;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
.links_table {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #990000;
 border-spacing: 1px;
 width: 100%;
 padding: 0px;
 background-color: #000000;
 }
 .links_heading {
 font-size: 18px;
 background-color: #333333;
 font-weight: bold;
 text-align: center;
 vertical-align: top;
 padding: 5px;
 }
 .links_leftcolumn {
 width: 33%;
 background-color: #FFFFFF;
 vertical-align: top;
 text-align: left;
 }
 .links_centercolumn {
 width: 33%;
 background-color: #FFFFFF;
 vertical-align: top;
 text-align: left;
 }
 .links_rightcolumn {
 width: 33%;
 background-color: #FFFFFF;
 vertical-align: top;
 text-align: left;
 }

.links_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.toc_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
  	text-align: left;  
}

.toc_headlinebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
    border-top-width: 1px;  
	text-align: center;
}
.month_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
 	text-align: center;
}
.toc {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
.toc_date {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: 10pt;
}
.toc_images {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 8pt;
    text-align: center;
}