.top-menu,
.left-box, 
.right-box, 
.bottom-box {
	display: none;
}

body {
	font-family: 'Times New Roman', serif;
	font-size: 11pt;
}

h1, h2, h3 {
	font-family: 'Arial', sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 13pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 11pt;
}

