body {
	background-color: #fff;
	font-family: Tahoma;
	/*font-size: 12px;*/
	font-size: 12px;
	color: #000;
}

p, h3 {
	line-height: 18px;
}

h2 {
	color: #60141c;
	/*font-size: 18px;*/
	font-size: 18px;
	font-weight: normal;
}

h3,
h3 a {
	color: #b69633;
	/*font-size: 13px;*/
	font-size: 13px;
}

h3 span {
	color: #4f4f4f;
	/*font-size: 11px;*/
	font-size: 11px;
	font-weight: normal;
}

h3 {
	padding-bottom: 8px;
}

a {
	color: #60141c;
	text-decoration: none;
}

ol, ul {
	margin-left: 15px;
}

hr {
	height: 3px;
	color: #ebcb90;
	background-color: #ebcb90;
	border-color: #dcd58f;
	border-style: solid;
	border-width: 0 0 1px 0;
}

hr.sep {
	color: #fff;
	background-color: #fff;
	height: 1px;
	margin: 10px 0;
	border-color: #cfc9cd;
	border-style: dotted;
}

#contents{
	font-family: Times New Roman;
}

#contents ul.noprint li {
	padding-bottom: 5px;
}