.Questions {
	font: bold 15px verdana;
	color: #333333;
	background: left;
	border-bottom: 2px dashed #6AA9BA;
	font-size: 11px;
}
.bodyText {
	font: 11px/15px verdana, "sans serif";
	color: #000000;
}
a.bodyText {
	font: 11px/15px verdana, "sans serif";
	text-decoration: none;
}
a.bodyText:Link {
	color: #000000;
	text-decoration: none;
}
a.bodyText:Active {
	color: #6AA9BA;
	text-decoration: underline;
}
a.bodyText:Hover {
	color: #6AA9BA;
	text-decoration: underline;
}
a.bodyText:Visited {
	text-decoration: none;
}
.PageTitle {
	font: bold 13px verdana;
	color: #6AA9BA;
}