h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-bottom: -8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.frmButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
}
.frmEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
.Hdash {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
