BODY { background-color: #d71d24; }

BODY, TD, .NormalText {
	font-family: "Times New Roman", Tahoma;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #000;
}

A:link,
A:visited,
A:active	{ color: #000; }
A:hover   { text-decoration: none; }

.Black    { color: #000; }
.Pink     { color: #FE7AEA; }
.DarkPink { color: #FF3399; }
.Purple   { color: #9191FF; }
.White    { color: #FFFFFF; }

.Header   { font-size: 32px; font-weight: bold; font-style: italic; }
.BoldItalicText { font-size: 16px; font-weight: bold; font-style: italic; }

.SmallText   { font-size: 13px; }
.MediumText  { font-size: 18px; }
.LargeText   { font-size: 24px; }
.WelcomeText { font-size: 48px; font-weight: bold;font-style: italic; }