body {
	background: url(/static/bg.gif) repeat-x 0 0;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D6E1E9;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #7777CC;
}
h1 {
	margin: 0;
}


.ad {
	width: 960px;
	text-align: center;
}
.ad-rectangle-left {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 320px;
}
.ad-rectangle-middle {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 320px;
}
.ad-rectangle-right {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 320px;
}
