html{
	width: 100%;
}
body, td {
	background: white;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
h4 {
	font-size: 9pt;
	font-weight: bold;
}
h5 {
	font-size: 8pt;
	font-weight: bold;
}
h6 {
	font-size: 7pt;
	font-weight: bold;
}
#header, #footer, #col_left, #cat_heading, .backsection, .hide, .printhide {
	display: none !important;
	visibility: hidden !important;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
#content {
	width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
div.regbuys_customer_details {
	display: block !important;
	border: 1px solid #999;
	padding: 10px;
	margin: 10px;
}

.catrow2 {
	background-color: #CCC;
}

.catrow3 {
	background-color: #EEE;
}

.adr {
	display: block;
}

a {
	color: #000 !important;
	text-decoration: none !important;
}
