@charset "ISO-8859-1";
.subheading {
	font-size: large;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
p, ul,li {
font-family: Arial, Helvetica, sans-serif;
}
.heading {
	font-size: larger;
	font-weight: bold;
	color: #FFFFFF;
}
.question {
	font-weight: bold;
}

