a:link
{
	color: #FFFFFF;
	font:15px Garamond;
}
a:hover 
{
	color: #0099FF; 
	text-decoration:underline;
}
body
{
	margin:0px;
	color: #FFFFFF;
	background-color: black;
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: center 50%;
}

td {
	font:13px "Monotype Corsiva", Times, serif;
	color: #CCCCCC;
	}
th {
	background-image: url(''); 
	font:13px;
	color:#FFFFFF;
	}
a {
	color: #ffffff;
	text-decoration:none;
	}
h1
	{
	color: #0099FF; 
	}
h3
	{
	color: #0099FF; 
	}
