body{
	margin:0;
	background-color:ffffff;
	font-size:10pt;
	line-height:140%;
}
td{
	font-size:10pt;
	line-height:140%;
}
form{
	margin:0;
}
ul, ol{
	margin-top:0;
	margin-bottom:0;
	font-size:10pt;
	line-height:140%;
}
h1{
	font-size:10pt;
	line-height:140%;
	margin-bottom:0px;
	margin-left: 5px;
}
h2{
	margin-bottom:10px;
	line-height:140%;
	background: #FFCC00;
}
h3{
	margin-bottom:10px;
	line-height:140%;
}
.header{
	width: 100%;
	margin-top: 5px;
	padding: 3px;
	background: #EEEEEE;
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	border-bottom: 3px solid #AAAAAA;
	margin-bottom:10px;
	line-height:140%;
}
.answer{
	width: 96%;
	margin-top: 5px;
	background: #EEEEEE;
	font-size: 12pt;
	color: #003300;
	padding-left:30px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: normal;
	border: 1px solid #AAAAAA;
	margin-bottom:10px;
	line-height:160%;
}
