.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	text-align: left;
}

H1 {	
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:18px; 
	color:#0099FF;
	margin-bottom:5px;
}


A:visited {text-decoration: none; color: #88FFFF;}
A:link{text-decoration: none; color: #000088;}
A:active{text-decoration: none; color: #000088;}
A:hover {text-decoration: underline; color: #FFF300;} 

.prize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-align: left;
}
.body_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
