@charset "UTF-8";
table {
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.table_border {
	border: 6px solid #BEC0C2;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #948A54;
	text-align: left;
	line-height: 19px;
}
.hdr_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #948A54;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #948A54;
	text-align: left;
	line-height: 19px;
}
.indent {
	padding-left: 10px;
}
