@charset "utf-8";
content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}
.HeaderLink_1:link		{
	font-size:12px;
	color:#BB874C;
	text-decoration:none;
	font-weight: normal;
}
.HeaderLink_1:visited	{
	font-size:12px;
	color:#BB874C;
	text-decoration:none;
	font-weight: normal;
}
.HeaderLink_1:active		{
	font-size:12px;
	color:#663300;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.HeaderLink_1:hover		{
	font-size:12px;
	color:#663300;
	text-decoration:underline;
	font-weight: normal;
}
.h3 {
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #660000;
	font-weight: normal;
}
.h4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C49764;
	text-align: left;
	page-break-after: always;
	border-bottom-width: 0.05em;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	line-height: 30px;
	padding-left: 5px;
	vertical-align: middle;
}
.p {
	border-bottom-width: 0.05px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
}
tr#sidebar:hover {
	background-color: #FFEFDD;
}

