body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	max-width: 900px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-family: "Times New Roman", Times, serif;
}

h4 {
	font-family: "Times New Roman", Times, serif;
}

table.header {
	display:none;
}

@page {
	size: portrait;
}

.important {
   font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

a.backtotop {
	display:none;	
}

ol.questionhead {
	display: none;
}
