BODY, TD, .NormalText {
	font-family: Verdana, Arial, Helvetica, Comic Sans MS, sans serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #FFFFFF;
}

BODY { background: #2E005B; background-image: url('images/background.jpg'); }

A:link      { color: #C0D8B8; }
A:visited   { color: #C0D8B8; }
A:hover     { color: #C0D8B8; }

.Header     { font-size: 24px; font-weight: bold;}
.Subheader  { font-size: 18px; font-weight: bold;}

.Green	    { color: #C0D8B8; }

.TimesText  { font-family: Times New Roman; font-size: 16px; }

.SmallText  { font-size: 13px; }
.MediumText { font-size: 18px; }
.LargeText  { font-size: 24px; }
.HugeText   { font-size: 48px; }