body {
	background-color: #b4b192;
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
}
.body_bold {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
.body_red {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
a:link { }
a:visited { }
a:hover { }
a:active { }
h1 {
	font-size: 15px;
	color: #333;
	line-height: 20px;
}
h2 {
	font-weight: bold;
	line-height: 18px;
	color: #333;
	font-size: 13px;
	margin-bottom: -8px;
}
h3 {
	margin-bottom: 6px;
}
input {
	height: 18px;
	margin-top: 6px;
}
ul {
	list-style-type: square;
}
