 body {
  	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 14px;
	margin-top: 2px;
	background-image: url(images/space.gif);
 }
.td {
  	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 14px;
	margin-top: 2px;
	background-image: url(images/space.gif);
 }

a:link {
	color: #3366FF;
	text-decoration: underline;
}
a:link {
	color: #ffffFF;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #3366FF;
}
a:hover {
     color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}




 span.c6 {color: #FFFFFF}
 div.c3 {text-align: center;}


h1 {
display: inline;
	margin: 0px;
	white-space: nowrap;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
 	color: #ffffff;
    text-decoration: none;
}

h2 {
display: inline;
	margin: 0px;
	white-space: nowrap;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
 	color: #ffffff;
    text-decoration: none;
}

h3 {
display: inline;
	margin: 0px;
	white-space: nowrap;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
 	color: #ffffff;
    text-decoration: none;
}