BODY
{
	font-size: 1em;
	color: black;
	font-family: Times New Roman;
	background-color: #ffffff;
}
H1
{
	font-size: 1.5em;
	color: black;
	font-family: Arial;
	text-align: center;
}
H2
{
	font-size: 1.25em;
	color: black;
	font-family: Arial;
	text-align: center;
}
H3
{
	font-size: 1.2em;
	text-align: center;
}
THEAD
{
	font-weight: bold;
	font-size: 1em;
	color: black;
	font-family: Arial;
}
SPAN.LeadIn
{
    COLOR: #993366;
    FONT-WEIGHT: 600
}

.Question
{
	margin-bottom: 1em;
}

.MainTableHead
{
	font-weight: bold;
	color: blue;
}
