.body {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	color: #000000;
}
.bigheader {
	font-family: Helvetica;
	font-size: 72px;
	line-height: 72px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: Helvetica;
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	color: #009900;
	margin: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.small {
	font-family: Helvetica;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.bodygrey {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	color: #CCCCCC;
}

