.poll_table{
	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
}
.subject{
	font-weight: bold;
}
.poll_subject{
	padding-left: 5px;
}
.poll_line{
	height: 10px;
}
.total_counts{
	font-weight: bold;
}
.poll_button{
	BACKGROUND-COLOR: darkblue; COLOR: white; font-size:11px; font-weight: bold;font-family:Verdana,tahoma; height:18px;
	border:red; 
	border-style:solid; 
	border-top-width:1px; 	
	border-bottom-width:1px; 	
	border-right-width:1px; 	
	border-left-width:1px;
}