/*  css for Form &amp; Foliage  
=================================
	Title:			Form &amp; Foliage: layout.css
	Created by: 	dave@netsphere.co.nz
	Stylesheet:		Print content
=================================
*/

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #000;
}

#nav, ul, li { display: none;}

h1 {
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
}

a img {
	border: 0;
}