body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0C0C0C;
	color: #FFFFFF;
	padding:0% 2.5% 0% 2.5%;
}

a,
a:link,
a:visited {
	text-decoration: none;
	color: #9C9CC9;
}

a:active,
a:hover {
	text-decoration: underline;
	color: #999999;
}

.navtop {
	font-size: 10px;
}

.navone {
	font-size: 12px;
}

table {
	border-collapse: collapse;
	border-top: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
}

table th {
	border-bottom: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;
	text-align: center;
	padding: .2em 1em;
}

table td {
	border-bottom: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;
	text-align: center;
	padding: .2em 1em;
}

h1 {
	text-align: center;
	font-size: 50px;
}

h2 {
	text-align: center;
	font-size: 30px;
}

h3 {
	text-align: center;
	font-size: 20px;
}

th.spacer {
	width: 1px;
	padding: 0;
}