BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; color: #000000; font-family: Times New Roman, Arial, Helvetica, sans serif; font-size: 16px; }

.Header	{ font-size: 24px; font-weight: bold; }

.Red	{ color: #FF0000; }
.LightRed { color: #CC3333; }
.Orange	{ color: #FF9900; }
.Blue 	{ color: #0000CC; }
.Purple	{ color: #000080; }
.Gray	{ color: #999999; }

.LargeText	{ font-size: 24px; }
.MediumText	{ font-size: 18px; }
.SmallText	{ font-size: 13px; }
.TinyText	{ font-size: 10px; }

a.RedLink		{ color: #FF0000; }
a.RedLink:link,
a.RedLink:visited,
a.RedLink:active,
a.RedLink:hover	{ color: #FF0000; }

a.LightRedLink		{ color: #CC3333; }
a.LightRedLink:link,
a.LightRedLink:visited,
a.LightRedLink:active,
a.LightRedLink:hover	{ color: #CC3333; }