body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

td.copyrights {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
h1 {
	font-size: 24px;
	text-align: center;
}
h2 {
	font-size: 18px;
}
table.main {
	border: 1px solid #000000;
}
.menu_top {
	color: #6699FF;
	background-color: #FFCCFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.menu_bottom {
	color: #33CCFF;
	background-color: #FFCCFF;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-size: 14px;
}
td.header {
	font-size: 36px;
	font-weight: bold;
}
td.ads {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FF99FF;
	border-right-color: #FF99FF;
	border-bottom-color: #FF99FF;
	border-left-color: #FF99FF;
}
