﻿.NormalText {
	font-family: "Century Gothic";
	color: #FFFFCC;
}
.NormalTextGreen {
	font-family: "Century Gothic";
	color: #808000;
}
.NormalTextGreenBold {
	font-family: "Century Gothic";
	color: #808000;
	font-weight: bold;
}
