body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color:#999999;
}
td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

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

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

.headline {
	font-size: 14px;
	font-weight:bold;
	border-bottom:#009900 1px dotted;
	color: #333333;
}

.subheading {
	font-size: 12px;
	font-weight:bold;
	color: #333333;
}

.copyright {
	font-size: 8px;
	color: #666666;
}

.copyrightLink {
	font-size: 8px;
	color: #999999;
	text-decoration:none;
}

.copyrightLink:hover {
	color: #333333;
	text-decoration: underline;
}

.borderlite {
	border: 1px solid #999999;
}

.borderBot {
	border-bottom: 1px dashed #999999;
}

<!-- copyright 2007, Little Mill Productions -->
