BODY
{
	background-color: #000000;
	background-image: url(images/space.jpg);
	color: #ffffff;
	margin-left: 5px;
	margin-top: 5px;
}
A
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
.headingback
{
	background-color: #131535;
	color: white;
	text-align: center;
}
.headingtext
{
	font-family: Arial;
	font-size: 2.3ex;
	font-weight: bold;
	font-style: italic;
	color: white;
}
.marqueetitle
{
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	color: navy;
	font-size: 1.8ex;
}
.marquee
{
	font-family: Tahoma, Arial;
	font-size: 1.4ex;
	color: #404040;
}
.marquee:hover
{
	text-decoration: none;
	color: #FF0000;
}
DIV.quote
{
	padding: 10px 25px;
	color: #fafad2;
}
#title
{
	color: #E1E2EE;
	font-size: 22pt;
	font-family: Tahoma Arial;
	font-weight: bold;
	filter: DropShadow(Color=black, OffX=1, OffY=1, Positive=true);
	height: 22pt;
	width: 200px;
}
#subtitle
{
	color: #0070ff;
	font-size: 36pt;
	font-family: Georgia;
	font-weight: bold;
	filter: DropShadow(Color=#FFFFF, OffX=1, OffY=1, Positive=true);
	height: 30pt;
	width: 200px;
}
#tdMarquee
{
	background-color: #E1E2EE;
	padding: 10px 3px;
	border: #131535 solid 1px;
}

.headline
{
	color: #0080ff;
	font-weight: bold;
	font-size: 14pt;
}
