body {
	background-color: #ffffff;
	font-family: Garamond, "Times New Roman";
	font-size: 10pt;
}
#masthead {
	display: none;
}
#c1 {
	display: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 30pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
p {
	font-family: Garamond, "Times New Roman";
	font-size: 12pt;
}
#maincontent {
	text-align: justify;
}
#footer {
	display: none;
}
#printmasthead {
	display: block;
}
#printmasthead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #006600;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#printfooter {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	color: #000000;
}

