body {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-position: center center;
	}
a:link {
	text-decoration: none;
	color: #cccccc;
	}
a:visited {
	text-decoration: none;
	color: #cccccc;
	}
a:hover {
	text-decoration:underline;
	color: #cccccc;
	}
a:active {
	text-decoration:underline;
	color: #cccccc;
	}
table {
	margin: 0px;
	padding: 0px;
	border:none;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	margin-left: auto;
	margin-right: auto;
	}
.topnav {
	text-align:center;
	text-transform:uppercase;
	}
	
.navarrows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

.navon {
	font-size:20px;
}
