h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	line-height: 18pt;
	margin-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 3px;
	margin-top:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 3px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 3px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 3px;
	margin-top: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 6px;
	text-indent: 10px;
}
ol {
	margin-top: 3px;
}
a {
}
a:hover {
}
a:visited {
}
.anchors {
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
}
.slim {
	margin-right: 50px;
	margin-left: 50px;
}

