body {
	background-color: #ddddbb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style1 {font-size: 18px}
.style2 {font-size: 10px}

dt {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

#content-header {
	font-size: 15pt;
	font-weight: bold;
}

#menu-header {
	font-size: 14pt;
	font-weight: bold;
	border: 2px inset black;
	padding: 2px;
}

#content {
	position: absolute;
	left: 220px;
	right: 140px;
	top: 85px;
}

#header {
	position: absolute;
	font: bold 28pt sans-serif;
	left: 15px;
	top: 15px;
}

#menu {
	position: absolute;
	top: 85px;
	left: 15px;
	width: 195px;
}

#ads {
	position: absolute;
	top: 15px;
	right: 0px;
}

#footer {
	text-align: center;
}
