@charset "utf-8";
/* CSS Document */

.pbrodtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.psmalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.pheader1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.pheader2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.pheader3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.pheader4 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.no-print {
	display: none;
}