BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

* .Title		{ font-size: 16px; font-weight: bold; color: #993300; }
.Header		{ font-size: 18px; font-weight: bold; color: #993300; }
.Subheader	{ font-size: 16px; font-weight: bold; color: #000000; }
.OrangeSubheader	{ font-size: 16px; font-weight: bold; color: #993300; }
.Question	{ font-weight: bold; font-style: italic; color: #CC6600; }

.Orange		{ color: #CC9900; }
.DarkOrange	{ color: #993300; }
.Brown		{ color: #999966; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; }
.LargeText	{ font-size: 32px; }

TD.BrownBG	{ background: #999966; color: #FFFFFF; }
TD.OrangeBG	{ background: #CC6600; color: #000000; }

a:link		{ color: #993300; }
a:visited	{ color: #996600; }
a:active	{ color: #FF9900; }
a:hover		{ color: #993300; }