body {
	background-color: #7698AB;
}

th {
	font-family:trebuchetMS, trebuchet, verdana, arial, helvetica;
	font-size:9pt;
	color:#3f0e0e;
	text-decoration:none;
	font-weight:700;
	text-align:left;
}

td {
	font-family:trebuchetMS, trebuchet, verdana, arial, helvetica;
	font-size:8pt;
	color:#3f0e0e;
	text-decoration:none;
	font-weight:400;
}

.nav {
	width:188;
	padding:3px 0px 3px 0px;
	background-color:#d08354;
	border:2px solid #FEFFCB;
	text-align:center;
}

a.navtext {
	font-family:trebuchetMS, trebuchet, verdana, arial, helvetica;
	font-size:10pt;
	color:#3f0e0e;
	text-decoration:none;
	font-weight:700;
}

div.nav:hover {
	background-color:#d1da7b;
}

.content {
	padding: 25px 5px 5px 5px;
	font-family:trebuchetMS, trebuchet, verdana, arial, helvetica;
	font-size:10pt;
	color:#3f0e0e;
	text-decoration:none;
	font-weight:300;
}

.footer {
	text-align:center;
	font-family:trebuchetMS, trebuchet, verdana, arial, helvetica;
	font-size:10pt;
	color:#3f0e0e;
	text-decoration:none;
	font-weight:700;
}