body {
	background-color: #ffffff;
}

.section-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: none;
	clear: none;
	padding-top: 1em;
}
.section-sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	left: 2em;
	clear: none;
	float: none;
}
.section-sub-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	left: 2em;
	float: none;
	clear: none;
	position: relative;
}
.section-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	clear: none;
	float: none;
}
#container {
	width: 716px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: upper-roman;
	list-style-position:outside;
	left: 2em;
	margin-left: 2em;
	padding-left: 2em;
}
ol ol {
	list-style-position:outside;
	list-style-type: upper-alpha;
	width: 50em;
	left: 2em;
	margin-left: 2em;
	padding-left: 2em;
	padding-top: 1em;
}
ol ol ol {

}

.list-item {
	width: 23em;
	padding:0px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: -1.3em;
}

.list-item-additional {
	width: 17.5em;
	padding:0px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	left: 26em;
}
.list-align{
	position: relative;
	top: -1em;
	width:25em;
	display:inline;
}
.list-item-long {

	width: 45em;
	padding:0px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: -1.3em;
}
.misc-text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	clear: none;
	float: none;
}
.misc-title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: none;
	clear: none;
}
#table-sub-list {
	width: 700px;
	border-collapse;
}
.notation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: super;
}
.misc-text-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	clear: none;
	float: none;
	text-decoration: underline;
}

