body {
	background-color: #147312;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

table {
	background-color: #FFFFFF;
}

h1 {
	font-size: 18px;
	color: #147312;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #147312;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #147312;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}

.content {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;	
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	border-top: #00CC00 4px double;
}

.content td {
	min-height: 400;
}

.content a	{
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.bottom {
	background-color: #FFFFFF;
	width: 99%;
	font-size: 10px;
	color: #147312;
	padding: 10px;
	border-top: #00CC00 4px double;
}

.bottom a {
	color: #336600;
	text-decoration: none;
}

.bottom a:hover {
	text-decoration: underline;
}
