body {
	background-repeat: repeat;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #66CC33;
	font-weight: bold;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #66CC33;
	text-decoration: underline;
}
.subsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
.subsubheaderourpeople {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66CC33;
	font-weight: bold;
	font-style: normal;

}
.subsubheaderourcompany {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;

}
