body {
	background-color: #CED29C;
	font-family: arial,helvetica,sans-serif,geneva;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666633;
}

h3 {
	font-size: 14px;
	font-weight: 600;
	color: #666633;
}

td.page_header {
	background: #666633;
	border-color: #666666;
}

td.main_body {
	background: #FFFFFF;
	font-weight: lighter;
	font-size: 14px;
	text-color: #666633;
}

td.navigation {
	font-size: 14px;
}

a:link {
	color: #666633;
}

a:visited {
	color: #666633;
}

a:hover {
	color: #669999;
}

p.disclaimer {
	font-size: 10px;
}
