body {
	background-color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}

a img {
	border: none;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:active {
	color: #00CCFF;
}

a:hover {
	color: #FFFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 6px;
}

p.title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	font-variant: small-caps;
}

p.nav {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.5px;
}

.notbold {
	font-weight: normal;
}

p.copyright {
	font-size: 8px;
	line-height: 24px;
}

div.navbar {
	position: relative;
	text-align: center;
	width: 640px;
	height: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	border: none;
	text-align: middle;
}
