body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12pt;
}

h1 {
	display: block;
	margin-top: 0;
	margin-bottom: 3mm;
	font-size: 16pt;
	line-height: 16pt;
}

h2 {
	display: block;
	margin-top: 0;
	margin-bottom: 3mm;
	font-size: 14pt;
	line-height: 14pt;
}

h3 {
	display: block;
	margin-top: 0;
	margin-bottom: 3mm;
	font-size: 13pt;
}

h4, h5, h6 {
	display: block;
	margin-top: 0;
	margin-bottom: 2mm;
}

p {
	margin-top: 0;
	margin-bottom: 10mm;
}

a {
	color: #000;
}

#header, #footer, #search, #fontSize,
#hMenu, #vMenu, #qMenu, #clickPath {
	display: none;
}

.clearing {
	height: 0px;
	clear: both;
}

#main {
	width: 100%;
}
