@import url("site.css");

.noPrint { 
display: none; 
} 

.maintable { 
	width:600px; 

}


.boxedtable {
	border-top: 0.05em dotted;
	border-right: 0.05em none;
	border-bottom: 0.05em dotted;
	border-left: 0.05em none;
	padding: 1px;




}
