/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #000000;
	text-align: left;
	margin: 2em;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 2em;
}
.bodytext li {
	margin-bottom: 1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.illustrationtext {
	font-size: .9em;
	margin: 1em;
}
.tdboarder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.illustrationheader {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	margin-right: 1em;
	margin-left: 1em;
	font-size: 1.2em;
	padding-bottom: 1em;
}
.illustration_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-left: 1em;
}
.illustrationtext li {
	font-family: Arial, Helvetica, sans-serif;
}
.divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.illustrationnote {
	margin-top: -1em;
	font-size: .8em;
}

