BODY, TD, .NormalText {
	color: #000000;
	font-family: Arial, Helvetica, sans serif;
	font-size: 13px;
	font-weight: normal;
}

.Black  { color: #000000; }
.Red    { color: #A40000; }
.Blue   { color: #000099; }
.LightBlue  { color: #405B6A; }
.Orange { color: #B54F11; }

.Header {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica;
}

.Subheader { 
	font-weight: bold; 
	font-family: Arial, Helvetica;
}

.IntroText {
	color: #1A4255;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans serif;
}

* .ArialText  { font-family: Arial, Helvetica, sans serif; font-size: 13px; }
.SmallText  { font-size: 10px; }
.MediumText { font-size: 16px; }
.LargeText  { font-size: 24px; }
.Footer     { font-size: 10px; color: #000000; font-family: Arial, Helvetica; }