body {
	margin:0px;
	background-color:#000000;
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	color:#FFFFFF;
}

td {
	font-size:12px;
	line-height:16px;
}

.spacer {
	height:20px;
}

.navigation {
	font-size:11px;
}

.banner {
	background-color:#666666;
	font-size:10px;
	line-height:11px;
}

.pagetitle {
	font-size:16px;
	font-weight:bold;
}

.sectionheader {
	font-size:12px;
	font-weight:bold;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}