body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url();
	background-position: left top;
	background-color: #DBDAC4;
}
a:link {
	color: #B34B30;
}
a:visited {
	color: #B34B30;
}
a:hover {
	color: #4D5639;
}
a:active {
	color: #B34B30;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
}

