body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#003366;
	width:600px;
	background-color:#EEEEEE;
	text-align:justify;
	margin:50px;}

h1 {
	font-size:16px;
	line-height:1.7em;}

h2 {
	font-size:14px;
	line-height:1.5em;}

h3 {
	font-size:12px;
	line-height:1.5em;}

div {
	font-size:12px;
	line-height:1.3em;}

div.question {
	border:0px solid #003366;
	margin-top: 15px;
	margin-bottom:15px;}

div.block{
	border:1px solid #003366;
	padding:5px;
	margin-top:20px;
	margin-bottom:20px;
	background:#FFFFFF;}

div.qtext {
	background:#F3F3F3;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;}

div.atext {
	background:#FFFFFF;}

textarea {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	width:490px;
	height: 40px;}

a:link, a:visited {
	color:#003366;}

a:hover {
	color:#CCCC99;}

.textInput {width:200px;}

.textInput2 {width:490px;}

.textInput3 {width:60px;}

.textInput4 {width:80px;}

td.answerCol {
	text-align: center;
}

td.questCol {
vertical-align:bottom;
text-align: left;
width: 250px;
}