@charset "utf-8";
/* CSS Document */

body {
	background-color: #897233;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d3901;
}
.content {
	line-height: 18px;
}
.udl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9be77;
}
a {
	color: #333333;
}
