body {
	background-color: #DDD5A4;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-family:Verdana;
	font-size:13px;
	color: #132E01;
	font-weight:bold;
}
a:link {
	color: #473e30;
	font-weight:bold;
}
a:visited {
	color: #1e1a14;
	font-weight:bold;
}
a:hover {
	color: #1e1a14;
	font-weight:bold;
}
a:active {
	color: #473e30;
	font-weight:bold;
}

html { height: 100%; }

.page_title {
	color: #000000;
	font-weight: bold;
	font-size:14px;
}

