@charset "utf-8";
#content{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#content ul{
	margin-right: 42px;
	margin-left: 85px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	list-style-type: none;
}
#content table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F1E5C4;
	border-right-color: #F1E5C4;
	border-bottom-color: #F1E5C4;
	border-left-color: #F1E5C4;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content td{
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}
#content th{
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#content h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	color: #565656;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 38px;
	padding: 0px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #B4712E;
	text-decoration: none;
}
.link:hover {
	color: #441506;
	text-decoration: underline;
}

