/* CSS Document */

body
{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	margin:0px;
	color:#000000;
}
div.text { 
	background-color:none;
	text-align:left;
	line-height: 18px;
} 

a { text-decoration:none; color:#5F7A39;}
a:hover { color:#000000; }
img { border:none; }
table { border-collapse:collapse; } 
tr{ border-collapse:collapse; } 
td { border-collapse:collapse; } 

.head {
	font:Helvetica;
	font-size:24px;
	font-weight:bold;
	line-height: 28px;
}

.subhead {
	font-style:italic;
	color:#5F7A39;
}

.question {
	font-weight:bold;
}
