body {
  font-family: helvetica, arial, sans-serif;
  font-size: 10px;
	background-color: #151515;
	color: #dddddd;
}

footer {
	font-size: 8pt;
}

a.footerlink {
	text-decoration: none;
	color: #7d6652;
}
a.footerlink:hover {
	color: #ffffff;
}

td.about {
	font-size: 10pt;
}

td.footer {
	font-size: 8pt;
}

.info {
	color: #7d6652;
	font-weight: bold;
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	height: 12px;
	line-height: 10px;
	margin: 3px;
}

#feature {
	font-size: 11px;
	border-bottom: 1px dotted #404040;
	padding-bottom: 6px;
	padding-top: 6px;
}

#goclear {
	height: 20px;
}

a.teamlink {
	font-size: 9px;
	text-decoration: none;
	color: #cccccc;
}

a.teamlink:hover {
	color: #ffffff;
}
