BODY, TD, .NormalText { font-weight: normal; text-decoration: none; font-style: normal; color: #000000; font-family: Arial, Helvetica, sans serif, Arial Narrow; font-size: 13px; }

.Header		{ font-size: 22px; line-height: 22px; font-weight: bold; color: #000000; }
.Subheader	{ font-size: 16px; line-height: 16px; font-weight: bold; color: #333300; }
.Footer		{ font-family: Arial Narrow; color: #000000; font-size: 13px; }

.Orange		{ color: #FF6600; }
.Blue		{ color: #0000FF; }
.LightBlue	{ color: #99CCFF; }
.Gray		{ color: #333300; }
.Black		{ color: #000000; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

TABLE.content	 		{ width: 100%; }
TABLE.content TD 		{ vertical-align: top; text-align: center; }
TABLE.content TD.Left	{ text-align: left; }
TABLE.content TD.Right 	{ text-align: right; }
TABLE.content TD.Middle	{ vertical-align: middle; }

TD.Left			{ text-align: left; }
TD.Right 		{ text-align: right; }
TD.Middle		{ vertical-align: middle; }

TD.YellowBG		{ background: #FFFF00; }
TD.LightGreenBG { background: #CCFFFF; }
TD.LightBlueBG  { background: #99CCFF; }

IMG.FloatLeft	{ float: left; }
IMG.FloatRight	{ float: right; }

a:link, a:visited { color: #333300; text-decoration: underline; }
a:active, a:hover { color: #0000FF; text-decoration: underline; }

a.BlueLink			{ color: #0000FF; }
a.BlueLink:link,
a.BlueLink:visited,
a.BlueLink:active,
a.BlueLink:hover	{ color: #0000FF; }

a.OrangeLink		{ color: #FF6600; }
a.OrangeLink:link,
a.OrangeLink:visited,
a.OrangeLink:active,
a.OrangeLink:hover	{ color: #FF6600; }
