html, body {
	height: 100%;
			}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
td,th {
	font-size: 10px;
	color: #748468;
	}
p { font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
	}
h1  {
	margin-top: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #36536F;
	margin-bottom: 2px;
	}
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
html>body #container {
	height: auto;
}
#content {
	background-color: #fff;
	height: 100%;
	width: 95%;
}
#footer {
	background-color:#fff;
	position:absolute;
	bottom: 0;
	padding-bottom: 10px;
	width: 95%;
}

a:link {
	font-size: 10px;
	color: #36536F;
}
a:visited {
	font-size: 10px;
	color: #36536F;
}
a:hover {
	color: #839478;
}
