BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; font-family: Tempus Sans ITC, Verdana, Arial; font-size: 13px; color: #0000FF; }

.Header	{ font-size: 18px; font-weight: bold; }
* .Subheader	{ font-size: 18px; font-weight: bold; }

.Red		{ color: #FF0000; }
.Orange		{ color: #FFA500; }
.Blue		{ color: #0000FF; }
.Purple		{ color: #000080; }

.SmallText		{ font-size: 10px; }
.MediumText		{ font-size: 16px; }
.LargeText		{ font-size: 24px; }

table#products		{ background: #000000; }
table#products td	{ font-weight: bold; color: #FFA500; padding: 10px; text-align: center; }

a.YellowLink		 { color: #FFFF00;}
a.YellowLink:link, 
a.YellowLink:visited,
a.YellowLink:active,
a.YellowLink:hover	 { color: #FFFF00;}
