body {background-color:#1e1e1e;}

.normaltext {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	font-family: "Century Gothic", Verdana, Arial;
}
.normaltextmedium {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	font-family: "Century Gothic", Verdana, Arial;
}
.normaltextlarge {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	font-family: "Century Gothic", Verdana, Arial;
}
.normaltextcolour {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cc6600;
	font-family: "Century Gothic", Verdana, Arial;
}
.normaltextmediumcolour {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cc6600;
	font-family: "Century Gothic", Verdana, Arial;
}
.normaltextlargecolour {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cc6600;
	font-family: "Century Gothic", Verdana, Arial;
}.normaltextsmall {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #999999;
}

