body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	background-position:center;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
.padding {
	padding-right: 15px;
}

a {
	text-decoration:none;
	font-size: 18px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
a:visited {
	color: #CCCCCC;
}
/*a:hover {
	color: #FF0000;
}
a:active {
	color: #00FF00;
}*/
li{
	display: inline;
}
.copy {
	color: #CCCCCC;
	font-size: 14px;
}
