BODY, TD, .NormalText {
	font-family: Arial, Century Gothic, Times New Roman, sans serif;
	color: #000000;
	font-size: 13px;
}


.Green { color: #008000; }
.Black { color: #000000; }
.Gray { color: #808080; }

.Impact { font-family: Impact; }
.Narrow { font-family: Arial Narrow; }


.Header {
	font-size: 32px;
	font-weight: bold;
	color: #000000;
}

.Subheader {
	font-size: 24px;
	font-weight: bold;
	color: #808080;
}

.SmallText { font-size: 10px; }
.MediumText { font-size: 18px; }
.LargeText { font-size: 28px; }

.Huge { font-size: 48px; }
