html, body {
	color: #000;
	background-color: #fff;
	font-family: Meta, 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

p, li, label, dt, dd, td, th {
	font: 11pt/14pt Meta, 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

pre, code {
	font: 11pt/14pt 'Lucida Monospace', Courier, 'Courier New', monospace;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
	page-break-after: avoid;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	page-break-after: avoid;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	page-break-after: avoid;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

#main:after, #home:after {
	content: " www.outofthetrees.co.uk :: Copyright (C) 2002-2004 David Robertson and Rob Ford ";
	font-size: 9pt;
	font-style: italic;
}

a:after {
	content: " (" attr(href) ") " ;
	font-size: 9pt;
}

a[href^="/"]:after {
   content: " (http://www.outofthetrees.co.uk" attr(href) ") ";
}

#masthead, #logo, #menu, #nav, #subnav, #marketing, div.advert, #footer, #toc, .hide, .noprint {
	display: none;
}