.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009933;
	background-image: none;
	background-position: center center;
	border: none #009933;
	text-align: center;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009933;
	background-position: center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
}

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

a:link {
	color:#0000FF;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color:#0000FF;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-style: italic;
	font-weight: normal;
	color:#FF0000;
	text-decoration: none;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009933;
}
