BODY, TD, .NormalText { font-weight: normal; text-decoration: none; font-style: normal; color: #000000; font-family: Verdana, Arial, Tahoma, Helvetica, sans serif; font-size: 12px; }

.Header		{ font-size: 24px; font-weight: bold; line-height: 24px; font-family: Tahoma; color: #AA2F2C; }
.Subheader	{ font-size: 16px; font-weight: bold; line-height: 16px; }

.Red		{ color: #AA2F2C; }
.BrightRed	{ color: #FF3300; }
.Yellow		{ color: #FECE19; }
.Blue		{ color: #063F84; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

IMG.Left	{ float: left; margin-right: 10px; }
IMG.Right	{ float: right; margin-left: 10px; }

TD.RedBG		{ background: #AA2F2C; }
TD.YellowBG		{ background: #FECE19; }
TD.LightGrayBG	{ background: #E8E8E8; }
TD.DarkGrayBG	{ background: #666666; color: #FFF; }