div.survey {
	padding:25px;
	padding-left:0px;
}

div.survey h1 {	
	text-indent:0px;
	letter-spacing:4px;
	font-size:25px;
	font-family:"Times New Roman", Times;
	font-weight:normal;
	margin-top:13px;
	margin-bottom:2px;
}

div.survey h2 {
	font-size:16px;
	font-weight:bold;
	font-family:"Times New Roman", Times;
	letter-spacing:2px;
	margin-top:30px;
	clear: both;
}

div.survey ul {
	padding-left:10px;
	list-style: none;
	font-size: 12px;
}

div.survey a,
div.survey a:visited{
	color:#666666;
}
