table.homemain {
	width: 760px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: 0px none;
	border-left: solid #31943A 1px;
    border-right: solid #31943A 1px;
	border-bottom: solid #31943A 1px;
}
body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
}
form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	margin-top: 10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	color: #2A5300;
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-color: #e1e1e1;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
h4 {
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
hr{
	height: 3px;
	color: #e1e1e1;
}
fieldset {
	padding: 10px 15px;
	margin: 10px 0px;
}
legend {
	color: #000000;
	margin-bottom: 10px;
	font-weight: bold;
}
.bigtext {
	font-size: 14px;
}
.smalltext {
	font-size: 9px;
}

