BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; color: #000080; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 18px; }

.Header		{ color: #000080; font-size: 18px; font-weight: normal; line-height: 18px; }
.Subheader	{ color: #FF0033; font-size: 16px; font-weight: bold; line-height: 18px; }

.Red	{ color: #FF0033; }
.Yellow	{ color: #FFCC33; }
.Blue	{ color: #000080; }
.Black	{ color: #000000; }
.White	{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 18px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

TD.RedBG	{ background: #FF0033; }
TD.YellowBG	{ background: #FFCC33; }
TD.BlueBG	{ background: #000080; }

TABLE.Content	 { width: 100%; }
TABLE.Content TD { padding: 5px; vertical-align: top; }

TABLE.Content TD a { color: #FF0033; text-decoration: underline; }

a.RedLink	{ color: #FF0033; text-decoration: underline; }
a.RedLink:link, a.RedLink:visited, a.RedLink:active, a.RedLink:hover { color: #FF0033; text-decoration: underline; }

a.BlueLink	{ color: #000080; text-decoration: underline; }
a.BlueLink:link, a.BlueLink:visited, a.BlueLink:active, a.BlueLink:hover { color: #000080; text-decoration: underline; }
