@charset "ISO-8859-1";
h1 {
	font-family: Arial, Verdana, sans-serif, "Helvetica CE";
	font-size: 17px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Verdana, sans-serif, "Helvetica CE";
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #993366;
}
p {
	font-family: Arial, Verdana, sans-serif, "Helvetica CE";
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.pb {
	font-family: Arial, Verdana, sans-serif, "Helvetica CE";
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

