/* CSS Document */
.contentpage{
	margin: 10px 0px 10px 0px;
	font-family:Verdana,Arial;
	font-size:12px;
}
.question{
	font-family:Verdana,Arial;
	font-size:12px;
	line-height:25px;
}
.answer{
	margin-left:30px;
}
.radio{
}
.submit{
	text-align:center;
}
.bggrey{
	background-color:#EEEEEE;
	font-weight:bold;
}
.lineheight{
	line-height:25px;
}
.red{
	color:red;
}