p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 24pt;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 48pt;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 28pt;

}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 28px;

}
sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.figpart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000080;

}
.figtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000080;


}
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; line-height: 24pt; ; font-style: italic}

.pagebreak {  page-break-before: always}


.noprint{display: block;   }
@media print{ 
.noprint{
    display: none; 
	 }
}
