table.mainTable{
	width: 769px;
	border: none;
}
#footer td{
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
#footer td a{
	color: white;
	text-decoration: underline;
}
.lightGreen{
	font-family: Arial;
	color: #97cb5c;
	font-size: 15px;
}
body, html{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 15px;
}
h2{
	color: #16a74c;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0;
}