body,td,th {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-color: #000000;
	margin-left: 40px;
	margin-top: 40px;
	text-align: left;
	text-indent: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: medium;
}
h2 {
	font-size: medium;
	color: #CC0000;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
	}
a:hover {
	color: #66FF99;
	text-decoration: none;
	}
a:active {
	color: #FFFF99;
	text-decoration: none;
}

