body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	background-color: #31CF63;
}

td.copyrights {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
h1 {
	font-size: 24px;
	display: inline;
}
h2 {
	font-size: 18px;
}
table.main {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.menu_top {
	color: #FFFFFF;
	background-color: #314DCE;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.menu_bottom {
	color: #FFFFFF;
	background-color: #314DCE;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-size: 14px;
}
td.news {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #314DCE;
}
td.news_header {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
td.site_name {
	font-size: 48px;
	font-weight: bold;
}
