.contents       {
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0px;
	padding-top: 18px;
	padding-right: 24px;
	padding-left: 18px
}
.contents h6    { color: #185b8e; font-weight: bold; font-size: 12px; line-height: 16px; text-transform: uppercase; margin: 0px 0px 2px; padding: 0px }
.contents h6 a { color: #185b8e; text-decoration: none }
.contents h6 a:hover { color: #185b8e; text-decoration: underline }
.contents h6 a:visited { color: #185b8e }
.contents li a:link { color: black }
.contents li a:visited { color: black }
.contents li a:hover { color: black }
.contents ul     { color: black; font-weight: bold; font-size: 11px; list-style-type: none; margin: 0px; padding: 0px }
.contents li { margin-bottom: 0px !important; padding-bottom: 0px !important }
.contents ul ul       {
	color: black;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 8px
}
.contents ul ul ul      { color: black; font-weight: normal; font-size: 11px; line-height: 14px; list-style-type: none; margin: 0px 0px 0px 32px; padding: 0px }
