.body 
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
}
	
.title 
{
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size:medium;
	font-weight:bold;
	color:Black;
}

.error 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:medium;
	color: Red;
}

.label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.questionlabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}

.sectionlabel
{
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: top;
}

.desclabel
{
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: top;
}
