/* REMLAB Print */

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0;
}

h1, h2, h5 {
	text-align: center;
	margin: 5px;
}

h3#Doc, div#divHelp, img, div#divTotals input, input#btnMaxArmor, span#Improved {
	display: none;
}

table, img, acronym {
	border: 0;
}

a {
	color: #000000;
	text-decoration: none;
}