/* CSS Document */

table, font {
	font-family: Verdana;
	font-size: 9pt;
	color: #373632;
	padding: 0;
	background-color: #f3f6fa;
}

body {
	
	text-align:center;
}


h6, h5, h4, h3, h2 {
	color: #6a5e74;
	font-weight: bold;
}


h1 {
	color: #6a5e74;
	font-weight: bold;
	font-size: 18pt;
}


.question {
          font-family: Verdana;
	  font-size: 10pt;
	  color: #6a5e74;
          font-weight: bold;
	  padding: 0;
}
