body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
}
.MenuFrame {
	display: none;
	visibility: hidden;
	width: 1px;
}
.ContentFrame {
	vertical-align: top;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	width: 550px;
}
p, li {
	margin-top: 0px;
	margin-bottom: 8px;
}
h1 {
	font-size: 1.4em;
	color: #434343;
	margin-bottom: 20px;
	line-height: 1.3em;
}
h2 {
	color: #434343;
	margin-top: 12px;
	margin-bottom: 10px;
	font-size: 1.1em;
}
h3, th {
	margin-top: 24px;
	margin-bottom: 8px;
	font-size: 1em;
}
h4 {
	margin-top: 24px;
	margin-bottom: 2px;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
}
h5 {
	margin-top: 24px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 1em;
}
h6 {
	color: #EB8603;
	font-size: 0.8em;
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
}
a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
.Colophon {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: 6px;
}
.Button {
	visibility: hidden;
	display: block;
}
.screen {
	visibility: hidden;
	display: none;
	height: 1px;
}
.ColophonAd {
	font-size: 0.1em;
	line-height: 0.1em;
	margin-top: 1px;
	overflow: hidden;
	visibility: hidden;
}
.LibTable {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.LibTable th {
	text-align: left;
	padding: 2px;
}
.LibTable td {
	vertical-align: top;
	padding: 2px;
}
