<style type="text/css">

body
{
	margin: 0px;
	background: #cecece;
}
.noLink a:link
{
	text-decoration: none;
	color: #000000;
}
.noLink a:visited
{
	text-decoration: none;
	color: #000000;
}
.noLink a:active
{
	text-decoration: none;
	color: #000000;
}
.noLink a:hover
{
	text-decoration: none;
	color: #000000;
}
a:link
{
	text-decoration: none;
	color: #000000;
}
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:active
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: none;
	color: #000000;
}
.thinBorder
{
	border: 1px solid black;
}
.normalText
{
	font: 10pt Arial, Verdana;
}
.smallText
{
	font: 12px Arial, Verdana;
	font-weight: bold;
}
.headerText
{
	font: 20pt Arial, Verdana;
	font-weight: bold;
	color: #c89b64;
}
.questionText
{
	font: 10pt Arial, Verdana;
	font-weight: bold;
}
.answerText
{
	font: 10pt Arial, Verdana;
}
.testTitle
{  
	font: 12pt Arial, Verdana;
	color: white;
	font-weight: bold;
}
.leftPaddedCell
{
	padding-left: 12px;
}
.input
{
	font: 10pt Arial, Verdana;
}
</style>
