body {
	background-color: #000;
	font-family: Verdana;
	font-size: 8.5pt;
	color: #cccccc;
	text-align: center;
	padding: 20px 0 0;
	margin: 0;
}

a:link, a:visited {
	border: 0;
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
}

a:active {
	text-decoration: none;
	color: #cccccc;
}	

a:hover {
	text-decoration: none;
	color: #7f9999;
}

.top {
	background: #7f9999 url('images/header.png') no-repeat top center;
	width: 600px;
	height: 184px;
	margin: 0 auto;
}

.bottom {
	background-color: #003333;
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 20px;
}

p {
	padding: 0 100px 0;
	text-align: left;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

.devd {
	font-size: 7pt;
	line-height: 24pt;
}

.devd img {
	vertical-align: middle;
}
