@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, "Trebuchet MS", sans-serif;
	color: #000000;
}
OHCA #mainContent h1 {
	font-size: 18pt;
	font-weight: bold;
}
OHCA #mainContent h2 {
	font-size: 16pt;
	font-weight: bold;
}
OHCA #mainContent h3 {
	font-size: 14pt;
	font-weight: bold;
}
OHCA #mainContent h4 {
	font-size: 12pt;
	font-weight: bold;
}p {
	font-size: 11pt;
	line-height: 14.5pt;
	font-weight: normal;
	color: black;
	width: 6in;
	}
#sidebar1,#sidebar2,#footer,#colorband, #header {
	display: none;
} 
a:link, a:visited {
	text-decoration: none;
	color: black;
}
.break {
	page-break-before: always;
}
a[href^="http://"]:after {
	content: "Visit on the web at: "attr(href);
	}
	.OHCA #hidden-mast {
	display: block;
	padding-bottom: .5in;
}
