body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	background-color: #CEFFFF;
}
td.copyrights {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
h1 {
	font-size: 32px;
	display: inline;
}
h2 {
	font-size: 18px;
}
.menu_header {
	background-color: #009A00;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_footer {
	background-color: #009A00;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	display: inline;
}
td.coop_ads {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
td.ads {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #009A00;
	border-right-color: #009A00;
	border-bottom-color: #009A00;
	border-left-color: #009A00;
}
table.main {
	border: 1px solid #009A00;
	background-color: #E7FFFF;
}
