body { margin-top: 0;
	margin-bottom: 0;
	background-color: #fff;
	background-image : none;
	font-size: 11pt;
}

h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 11pt; }

#footer, h5 { font-size: 10pt; }
.commentline { color: black; }

table#specs {
	float: none;
	width: auto;
}

.noprint { display: none; }

#main  { clear: both; }
#structure { clear: both; padding: 10px; }

#header, #main { width: 100%; }
