body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.sectionheading
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D4945;
	letter-spacing: .2em;
	text-transform: uppercase;
	text-align: center;
/*	margin-bottom: 8px; */
}

div.Section1 {
	page: Section1;
}

.noborder {
	border: none;
}
.noprint {
	display: none;
}

tr, td, .blackborder {
	border: black solid 1px;
	padding: 3px 3px 3px 3px;
}

h1 {
	page-break-after:avoid;
	font-size:16.0pt;
	font-family:Arial;
}

p {
	margin: 0 0 0 0;
}

ol {
	margin-top: 0;
	margin-bottom: 0;
}

table {
	width: 100%;
}

