.smallheader {
	font-family: "Arial Narrow";
	color: #CCCCCC;
	font-size: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D825E7;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
}
.normalBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}

.goldBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e76903;
	font-weight: normal;
}
.goldBodyBold {
	font-family: Arial, Helvetica, sans-serif;	font-size: 13px; font-weight:bold; color: #e76903;	font-weight: normal;
}
