BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

body { background-color: #3399cc; background-image: url(images/star_bg.gif); }

.Header		{ font-size: 16px; font-weight: bold; color: #CC0000; }
.Subheader	{ font-weight: bold; }
.Red		{ color: #CC0000; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; }
.LargeText	{ font-size: 20px; }



a 			{	color: #000000; }
a:link 		{ text-decoration: none; }
a:visited 	{ text-decoration: none; color: #FFFFFF; }
a:hover 	{ text-decoration: none; color: #CC0000; }
a:active 	{ text-decoration: none; }

h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif; }

h1 { font-size: 16px; color: #CC0000; }

* .style1 {color: #CC0000}
* .style2 {color: #CC0000; font-weight: bold; }

a.style1	{color: #CC0000}