.btitle {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.ptext {
	font-size: 12px;
	line-height: 24px;
}
.b:link {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.b:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.b:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

