body {
	background-color: #000000;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.title-gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0c812d;
	font-weight: bold;
}

.titlesmall-gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B07030;
	font-weight: bold;
}

.titlesmall-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0c812d;
	font-weight: bold;
}

.title-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}

.titlemedium-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}
.titlesmall-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}

.titlesmall-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}
a.titlesmall-grey:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}
a.titlesmall-grey:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}
a.titlesmall-grey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
a.titlesmall-grey:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
a.copyright:link {
	font-size: 7pt;
	color: #868686;
}
a.copyright:visited {
	font-size: 7pt;
	color: #333333;
}
a.copyright:hover {
	font-size: 7pt;
	color: #333333;
}
a.copyright:active {
	font-size: 7pt;
	color: #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.backgrey1 {
	background-color: #F0F0F0;
}
.backgrey2 {
	background-color: #F6F6F6;
}
.RegularLink {
	font-weight: bold;
	color: #3477B5;
}
.GoldLink {
	font-weight: bolder;
	color: #0c812d;
}
.smallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
