body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_menu {
	background-color: #cccccc;
}
.header {
	background-color: #CC0000;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.header_link:link, a.header_link:visited, a.header_link:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.header_link:hover{
	color: #33FFFF;
	font-weight: bold;
}
 
.footer {
	background-color: #CC0000;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}
a.footer_link:link, a.footer_link:visited, a.footer_link:active {
	color: #ffffff;  
	text-decoration: none;
}
a.footer_link:hover{
	color: #33FFFF;
}

.copyright {
	font-size: 9px;
	text-align: center;
}
.site_name {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 14px;
}
h1 {
	font-size: 18px;
}
h3 {
	font-size: 12px;
}
td.site_notice {
	font-size: 10px;
	font-style: italic;
}
td.ads {
	border: 1px solid #CC0000;
}
table.table_ads {
	border: 1px solid #CE0000;
}
.footer_site_map {
	font-size: 9px;
}
