body {
	font-family: Arial, sans-serif;
	font-size: 0.95em;
	margin: 0;
	padding: 0;
	background-color: #204492;
}


.menu {
	font-size: 1.15em;
}

.maincontents {
	background-color: #fff;
	padding-left: 8px;
	padding-right: 8px;
}

a.whitenoline {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.whitenoline:hover {
	color: #ADBD0F;
}

td.topnavtext {
	background: url('/images/rec_web_bricks.jpg') no-repeat;
	background-color: #204492;
}

h1.headertitle {
	position: absolute;
	top: 11px;
	left: 170px;
	font-weight: bold;
	font-size: 2em;
	color: white;
	margin: 0;
}

h2 {
	font-size: 1.1em;
}

.headertext {
	position: absolute;
	top: 63px;
	left: 172px;
	color: white;
	font-size: 1em;
	font-weight: bold;
}
.span-out {
	font-weight: auto;
}
