.blueHuge{
	color : #0808BE;
	font-family : Verdana, Arial, sans-serif;
	font-size : 20px;
	font-weight : bolder;
}
.blueTitle{
	color : #0808BE;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight : bolder;
}
.blueHeader{
	color : #0808BE;
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-weight : bolder;
}
.blueText{
	color : #0808BE;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}
.redHuge{
	color : #EB2C2C;
	font-family : Verdana, Arial, sans-serif;
	font-size : 20px;
	font-weight : bolder;
}
.redText{
	color : #EB2C2C;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bolder;
}
.redHeader{
	color : #EB2C2C;
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-weight : bolder;
}
.redTitle{
	color : #EB2C2C;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight : bolder;
}
.blackText{
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}
.blackHuge{
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 20px;
	font-weight : bold;
}
.blackTitle{
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.blackHeader{
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
.whiteText{
	color : White;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;	
}
.whiteTitle{
	color : White;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.indented{
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
		margin-left : 25px;
	text-align : left;
	margin-right : 25px;
}
.goldText{
	color : #FCC133;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.goldTitle{
	color : #FCC133;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.goldHeader{
	color : #FCC133;
	font-family : Verdana, Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
.goldHuge{
	color : #FCC133;
	font-family : Verdana, Arial, sans-serif;
	font-size : 20px;
	font-weight : bold;
}
.mini{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.goldMini{
	color : EC9204;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.whiteMini{
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
