/* Print */
/* {margin: 0; padding: 0;}/**/
body {
	font: 12pt Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}
#wrapper {
	width: auto;
}
h1, h2, h3, h4, h5{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	clear: both;
}
h1 {
	font-size: 140%;
	border-bottom: 1px solid #000;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
	border-top: 1px solid #000;
	margin: 2em 2em 1em 0; padding: 4px 0 0;
}
h5 {
	font-size: 1em;
}
p {
	xline-height: 16pt;
}
a {
	text-decoration: inherit;
	color: inherit;
}
address {
	font-style: normal;
	margin-left: 2em;
}
.noprnt,
.skiptop {
	display: none;
}
span.indent {
	display: block;
	border: 1px solid;
	margin: 20px 20px 20px 30px; padding: 5px 20px 10px;
}
