html, body, form, fieldset, a, img, 
ul, ol, li, h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
	border:0px;
}

html,body {padding-left: 1em}

table {border-collapse: collapse;}
td {vertical-align: top; padding:0;}

tr, th, td {page-break-inside: avoid;}

.monitor_only {
	display:none;
}

.hidprint {
	display:none;
}

.productstable {margin-top: 2em; width: 100%;}

table.productstable tr.odd {background: #F0f0f0; }

 table.productstable th {color: #333; padding: 0.2em 0.5em; text-align:left; border-bottom: 1px solid #CCC}
 table.productstable th.first {padding: 0.2em 0.5em 0.2em 0.2em; }

 table.productstable td {padding: 0.1em 0.5em; vertical-align:middle; font-size: 11pt;}
 table.productstable td.first {padding: 0.1em 0.5em 0.2em 0.2em; }