body {
	margin: 0px;
	background-color: #EEEEEE;
}
.mainTBL {
	border: 1px solid #CCCCCC;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textField {
	height: 15px;
	border: 1px solid #999999;
}
.titles {
	margin-bottom: 8px;
	margin-top: 5px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006B3F;
	line-height: 14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #00482C;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bodyGreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006B3F;
}
.list {
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: -10px;
	margin-top: 10px;
}
