body {
	background: #FFF;
	color: #000;
	font: 6pt Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	}

a {
	background-color: inherit;
	color: #458ADC;
	text-decoration: none;
	}

a:active, a:link, a:visited {text-decoration: none;}

a:hover {text-decoration: underline;}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	}

h1 {font-size: 10pt;}

h2 {font-size: 8pt;}

h3 {font-size: 6pt;}

#logoprint {display: none;}

.off {display: none;}