.heading {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.lineText {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-bottom: 0em;
}


.underlineText {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.noUnderlineText {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

