﻿body 
{
	font-family: Arial;
	font-size: 12px;
}
.sectiontitle 
{
	background-color:#081DC3;
	color: #ffffff;
	font-weight:bold;
}
.tableheading 
{
	font-weight:bold;
}
.questioncell 
{
	font-weight: bold;
	padding-top: 5px;
}
.answercell 
{
	padding-bottom: 15px;
}
.errorlabel
{
	color: #ff0000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}