body {
	background-color: #ece9d8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100%;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #990000;
}
#container {
	text-align: left;
	height: 100%;
}
#main {
	text-align: center;
	margin-top: 5px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 10px;
	margin-top: 5px;
}
.butts {
	font-size: 70%;
	color: #333333;
}
