/* 
Title:		Styles for printing
Author: 	nativeBrand Limited
*/

body {
	color: #000;
	font: 11pt Arial, Helvetica, Geneva, sans-serif;
}

h1 { font-size: 15pt; }
h2 { font-size: 13pt; }
h3 { font-size: 12pt; }

a { color: #000; text-decoration: none; }

#hdrNav, #nav, #footer, .contentRight, #logo {
	display: none;
}
