
.no_print {
	display: none;
}

.yes_print {
	display: block;
}


body, td, h1, h2, h3, h4, h5, h6, hr, a, .BVHeader {
	color: #000;
}

a {
	font-weight: normal;
}

.BVBorder, .BVHeader {
	border-width: 0px;
}

.BVHeader {
	text-decoration: underline;
}