body {
	background-image: none;
	text-align: left;
	background-color: white;
	margin: 0 10px 10px 20px;
}
.header, .HEADER {
	font-weight: bold;
	font-size: 150%;
}
.subhead, .SUBHEAD {
	font-weight: bold;
}
.body, .BODY {
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6, ul, ol, dl, p {
	margin-top: 1em;
	margin-bottom: 1em;
}
ol {
	margin-left: 0;
	padding-left: 3em;
}
div.popUp_Top {
	border-bottom: solid 1px #c0bab3;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: right;
}
#printbuttondiv {
	text-align: right;
}

