body {
	background-color: #4a4a4a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4a4a4a;
	line-height: 18px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00735a;
	line-height: 18px;
}
.pad {
	padding: 20px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00735a;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #747373;
}
a:link {
	color: #00735a;
}
a:visited {
	color: #00735a;
}
a:hover {
	color: #00735a;
}
a:active {
	color: #00735a;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bdbdbd;
}
