body, div, form, fieldset { margin: 0px; padding: 0px; }
div, form, fieldset, a, img { border-width: 0px; border-style: solid; }

body { color: black;  background-color:white;  }

.clear { clear: both; }
.reset { clear: both; height: 0px; line-height: 0px; font-size: 1px; }
.inner, table { width: 100%; }

@media screen {
	hr, .micronav, .nonvisual, .nonscreen { display: none; }
	.board { position: relative; }
}

@media print {
	a { color: black; text-decoration: none; }
	a[href]:after { content: " [" attr(href) "]"; }
	.micronav, .nonprint, .nonvisual { display: none; }
}
