/* Print stylesheet for BPA */

body {
	background:#ffffff;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0pt;
	padding:0pt;
}
#header, .noPrint, #nav, #footerCont {
	/*border:1px solid blue;*/
	display:none;
}
.PrintShow {
	display:block;
	margin:0px auto 0px auto;
}

.TopPara {
	color:#000000;
	font-size:9pt;
	line-height:15pt;
	margin:0pt 0pt 0pt 0pt;
}
p {
	color:#000000;
	font-size:10pt;
	line-height:15pt;
	margin:6pt 0pt;
	width:600px!important;
}
h1, h2, h3, h4, h5, h6 { 
	background-color:#ffffff;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size:14pt;
	font-weight:bold;
	margin:0pt 0pt 10pt 0pt;
}
h2 {
	font-size:12pt;
	font-weight:bold;
	margin:0pt 0pt 0pt 0pt;
}
h3 {
	font-size:14pt;
	font-weight:normal !important;
	margin:0pt 0pt 0pt 0pt;
	width:500pt !important;
}
h4 {
	font-size:12pt;
	font-weight:bold;
	margin:0pt 0pt -5pt 0pt;
}
li {
	background-color:#ffffff;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	list-style-type:disc;
	list-style-position:outside;
	line-height:1.3em;
	margin:8px 0px;
}
