.css_button {
	background-image: url(images/right_nav_search_tile.jpg);
	background-repeat: no-repeat;
}
.lovitz {
	font-family: Lovitz;
	font-size: 24px;
	text-decoration: blink;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.Question{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
}
.Answer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #D95DB3;
}