body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	background-color: white;
	color: black; 
	text-align: justify;
}
h1 { font-size: 18pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
a {
	color: black;
	text-decoration: none;
}
hr {
	border: 1px solid #FFF;
	border-top: 1px solid #DDD;
	margin: 0.5cm 0;
	clear: both;
}
a img {
	border: 0;
	margin: 0;
}
td, th, caption {
	text-align: left;
	vertical-align: top;
}
#navcontainer, #bg { display: none!important; }
.imagebox {
	width: 100%;
	clear: both;
	margin-bottom: 1em;
}
.imagebox img { margin-right: 1mm; }
