body {
	font: 9pt georgia, serif;
	width: 100%;
	background: white;
	margin:0;
	padding:0;
	text-align:left;}
#weather, #lh-col, #searchform, #topmenu, #messages, .searchresults, .submitButton, .display, .navigationtext, #footer, #button, .noprint, .cartbuttonL, .cartbuttonR, .cartbuttonC {
	display:none;
}
#links a:link:after, #links a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#links a:link, #links a:visited {
        color: #520;
        background: transparent;
        font-weight: bold;
        text-decoration: underline;
        } 
table{width:600px;}
p {text-indent: 2.0em;margin-top: 0;margin-bottom:0;}
h1 {font-size:9pt;display:inline;}
.text2{font-size:12pt;  font-weight: bold;text-align:center}

#links a[href^="/"]:after {
  content: " (http://www.debaggioherbs.com" attr(href) ") ";
   }


