@charset "UTF-8";
.Quizboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0A3B6C;
	font-weight: bold;
}
.Quizbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #0A3B6C;
}
