/*
Title:        	Print Styles
Author:       	Ben Usher Smith, ben@heehaw.co.uk
Updated:      	Tuesday January 15th 2008
Notes:        	Hand-crafted by Heehaw Multimedia in Edinburgh, Scotland
Known issues: 	None
*/
body {
	margin:.6in;
	font-family: Verdana, sans-serif;
	font-size:12pt}

h1, h2, h3 {
	font-family:"Trebuchet MS", Verdana, sans-serif}

h2 {
	color:gray;
	font-size:90%;
	font-weight:normal;
	margin-bottom:1.5em}

#nav, #sidebar, #sidebar-2, #footer ul {
	display:none}

#footer {
	font-size:70%}

#footer p {
	margin:0}
	
a:link, a:visited {
	color:gray}