* {
	border-color: black;
}

body {
	color: #000000;
	background-color: transparent;

	margin: 1em;
}

body a {
	color: #333333;
	text-decoration: underline;
}

img {
	border: none;
}

div.pagingBlock {
	display: none;
}

.noPrint {
	display: none;
}

#mhPrint {
	display: none;
}

div#pageUrl {
	text-align: right;
}

div#hrPrnTop, div#hrPrnBottom {
	width: 100%;
	height: 1px;
	margin: 0.2em 0 1em 0;
	border-bottom: 5px solid #FF6600;
}

div#hrPrnBottom {
	margin-top: 1em;
	border-bottom: 3px solid #FF6600;
}

