.body {
	font-family: Helvetica;
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	letter-spacing: 0px;
	word-spacing: normal;
	padding: 0px;
	text-align: left;
}
.bigheader {
	font-family: Helvetica;
	font-size: 90px;
	line-height: 100px;
	font-weight: bolder;
	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: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: Helvetica;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #000000;
	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;
}
