<style type="text/css">
<!--

body, #Header { font: normal 100%/120% verdana, arial, sans-serif }
body { margin: 0;
	padding: 0;
	background: #96DBF3; repeat-x;
	text-align: center }
form { background: white no-repeat;
	width: 95%;
	margin: 25 95 95 95;

	text-align: left;
	border: 1px solid #eeeeee;
        position: relative }
#Footer { font-size: 11px;
	margin-top: 20px;
	clear: both;
	text-align: center;
	color: #E5A42F;
}

div  {
 z-index:1;
    width: 95%; 	margin-top: 10px;
 	margin-left: 20px; margin-right: 20px;
	z-index: 1; background-color: white; border: 0px solid white;
}.QuestionText {
	background-color: #FFFFFF;
	color: black;
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
line-height: 130%;
	}
.QuestionNumber {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: lighter;
	font-style: normal;
	vertical-align: top;
	}
.Answer {
	color: #000000;
	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: 100;
	font-style: normal;
	vertical-align: top;
	line-height: 120%;
	}
.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>