.print-none {display: none}

body { 
	font: 76.5% Arial, sans-serif; 
	line-height: 140%;
}

table, input, select { font-size: 1em; }

h1, h2, h3, h4, p, table { margin-bottom: 1em;	 }
h1 { font-size: 1.46em; } 
h2 { font-size: 1.3em; }
h3 { font-size: 1.15em; }
h4 { font-size: 1em; }

hr { margin: 1em 0 0.75em 0; }
table.style2 tr th, table.style2 tr td {
	padding:2px;
	border: none; 
}

table.style2 tr th, table.style2 tr td.strong input { border: solid 2px #000; }
