body, th, td, p {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: #666666;
}
td, th {
	text-align: left;
	vertical-align: top;
}
input {
	font-size: 11px;
}
input.total {
	width: 200px;
	height: 20px;
	font-family: Verdana, Helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	border-width: 0px;
}
a.nolink {
	color: #666666;
}
a {
	color: #98b212;
	text-decoration: none;
}
a:visited {
	color: #98b212;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td.desc, th.desc {
	color: #b2b2b2;
}
td.green, p.green, font.green {
	color: #98b212;
}
