body {
	background: url(bg_body.jpg) repeat-x;
	font-family: lucida sans unicode,lucida grande,arial,helvetica,sans-serif;
	font-size: 13px;
	color: #816148;
	background-color: #fff;
	margin-top: 0;
}

img {
	border: none;
}

#header {
	width: 990px;
	height: 169px;
	margin: auto;
	background: url(header.jpg);
}

td {
	font-size: 13px;
	text-align: center;
}

td.heading {
	font-weight: bold;
}

.even td {
	background: #EAF1F9;
}
