.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text, p, form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #636363;
}
a:link, a:visited {
	color: #636363;
	text-decoration: none;

}
em.front {
	border-bottom:1px solid #959595;
}
a:hover em, a:active em {
	color: #000000;
	border-bottom:1px solid #636363;
}
em {
	text-decoration:none;
	font-style:normal;
}
.QA {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c2c2c2;
}