body {
	font-size: 16px;
}

td {
	font-size: 16px;
}

th {
	font-size: 16px;
}h1 {
	font-size: 36px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h6 {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.question {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.download {
	background-color: #CCCCCC;
	border: medium dashed #0000CC;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding: 22px;
}
.footer {
	font-size: 12px;
}
