body, html {
	background-color: #ffffff;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.coverlink, .coverlink:visited {
	color: #c7881f;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}

a, a:visited {
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

.cover {
	margin: 10px 0 0 80px;
	font-size: 11pt;
}

.nav, .nav a, .nav a:visited { color: #3d92b7; font-weight: bold; text-decoration: none; }

.lots td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}