.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.blhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	line-height: 1.3;
}
.blpk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C70C5A;
	line-height: 1.3;
}
.arsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.pksm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C70C5A;
}
.border {
	border: thin dotted #CCCCCC;
}
