.footer-text {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #00CC33;
}
.content {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333333;
}
.content a: link {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333333;
	text-decoration: underline;
}
.table-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.tablepad {
	padding: 7px;
}
.contentheader {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #00CC33;
	font-weight: bold;
}

