.question {
	color: black;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
}

.answer {
	color: black;
	font-family: verdana;	
	font-size: 10px;
}


.options {
	
	font-family: verdana;	
	font-size: 10px;
}




#polldiv {
	width: 340px;
	height: 110px;
	color: red;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#showdiv {
	display: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;

}
