<style type="text/css">
<!--

body {
	background-image: url(bg.gif);
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;	
	font-size: 10px;
	color: #385702;
}

div {margin-top: 15px; margin-left: 120px; margin-right: 120px; background-color: white; border: 2px solid #EEEEEE;}
 
.QuestionText { 
	background-color: #FFFFFF;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;	
	font-size: 11pt;
	color: #385702;
	font-weight: heavy;
	font-style: normal;
	vertical-align: top;
line-height: 120%;
	}
.header{
	background: #FFFFFF;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 16pt;
	font-weight: 200;
	color: black;
}
.QuestionNumber {
	background-color: #FFFFFF;
	color: #000000;
		font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 6pt;
	font-weight: lighter;
	font-style: normal;
	vertical-align: top;
	}
.Answer { 
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: black;
	vertical-align: top;
		}	
 	
select{font-size: 9pt;}	
i {font-style: italic; font-weight: normal;	color: gray;
	font-family: arial, helvetica;
	font-size: 10pt;}
em {font-style: italic; font-weight: normal;	color: gray;font-family: arial, helvetica;
	font-size: 10pt;}
li {font-weight: normal; font-family: arial, helvetica;
	font-size: 10pt;}
a { 
	color: #385702;
	font-weight: normal;
	text-decoration: none; 
}	
.Checkbox, .RadioButton { 
	color: #000000;
	font-family: arial, helvetica;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	}
.ColHead { 
		background-color: #FFFFFF;
		color: #385702;
		font-family: "Lucida Grande", Arial, Verdana, sans-serif;
		font-size: 10pt;
		font-weight: heavy;
		font-style: normal;
		vertical-align: bottom;
		text-align: center;

		}	
.GridRowOdd{
		background-color: #FFFFFF;
		color: #000000;
		font-family: arial, helvetica;
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: top;
	}
.GridRowEven{
		background-color: #D9F7A5;
		color: #000000;
		font-family: arial, helvetica;
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: top;
}
	
.RightHead { 
		background-color: #FFFFFF;
		color: #385702;
		font-family: arial, helvetica;
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: bottom;
		text-align: right;
		}	
.LeftHead { 
		background-color: #FFFFFF;
		color: #385702;
		font-family: arial, helvetica;
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: bottom;
		text-align: left;
		}		
		#submit {margin: 5px;}
.shade {
background-color: #C32A00;
}
.error{
		background-color: white;
		border-color=#5D788D;
		color: red;
		padding: 3px;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: bottom;
		text-align: left;
}
-->
</style>