<style type="text/css">
<!--

body, #Header { font: normal 100%/120% verdana, arial, sans-serif }
body { margin: 0;
	padding: 0;
	background: ghostwhite repeat-x;
	text-align: center }
form { background: white no-repeat;
	width: 95%; 
	margin: 25 25;
	
	text-align: left;
	border: 4px solid #eeeeee;
        position: relative }

div  {
 z-index:1;
    width: 95%; 	margin-top: 10px; 	
 	margin-left: 10px; 
	z-index: 1; background-color: white; border: 0px solid white;
}.QuestionText { 
	background-color: #FFFFFF;
	color: darkblue;
	font-family: verdana, arial;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
line-height: 130%;
	}
.QuestionNumber {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, arial;
	font-size: 6pt;
	font-weight: lighter;
	font-style: normal;
	vertical-align: top;
	}
.Answer { 
	color: #000000;
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: 100;
	font-style: normal;
	vertical-align: top;
	line-height: 130%;
	}	
.head{border: 0.05em gray solid; text-align: center; background-color: #B0E0E6;
	}	
	
i {font-style: italic; font-weight: 100;	color: gray;
	font-family: verdana, arial;
	font-size: 10pt;}
em {font-style: italic; font-weight: 100;	color: black;font-family: verdana, arial;
	font-size: 11pt;}
li {font-weight: normal; font-family: verdana, arial;
	font-size: 10pt;}
	
.Checkbox, .RadioButton { 
	color: #000000;
	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	}
.ColHead { 
		background-color: #FFFFFF;
		color: red;
		font-family: verdana, arial;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: bottom;
		text-align: center;

		}	
.GridRowOdd{
		background-color: #FFFFFF;
		color: #000000;
		font-family: verdana, arial;
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: top;
	}
.GridRowEven{
		background-color: #eeeeee;
		color: #000000;
		font-family: verdana, arial;
		font-size: 9pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: top;
}
	
.RightHead { 
		background-color: #FFFFFF;
		color: red;
		font-family: verdana, arial;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: bottom;
		text-align: right;
		}	
.LeftHead { 
		background-color: #FFFFFF;
		color: red;
		font-family: verdana, arial;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		vertical-align: bottom;
		text-align: left;
		}		
		#submit {margin: 5px;}
-->
</style>