.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bolder;
}
.dollar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bolder;
	color: #6BD600;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FDFDD9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5BB700;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #66CC00;
}
a:hover {
	text-decoration: none;
	color: #656565;
}
a:active {
	text-decoration: underline;
	color: #66CC00;
}
.style1 {color: #66CC00}
