.Question {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: overline;
	color: #9966CC;

}
.answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #666666;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.shapefuturetitle {
	background-color: #9966CC;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.shapetiny {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9966CC;
}
.highlights {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	background-color: #CCCC66;
	border: thin solid;
	padding: 10px;
	color: #FFFFFF;
	width: 200px;
	background-position: right top;
	float: none;



}
