body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

img {
	border: 0px;
}

.Forms {
	background-color: #F0F0F0;
	border: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.maincol {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
}

.maincol  h2 {
	color: #52B500;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.maincol a:link {
	color: #505050;
	font-size: 12px;
	text-decoration: underline;
}

.maincol a:visited {
	color: #505050;
	font-size: 12px;
	text-decoration: underline;
}

.maincol a:hover {
	color: #505050;
	font-size: 12px;
	text-decoration: underline;
}

.maincol p {
	line-height: 20px;
	margin-right: 0px;
}
