
/*
Lovingly hand-crafted by Citrus Tree Media.
http://www.citrustreemedia.com/
Please respect our copyright as we do yours...
*/

/* ---------------------
title: Sheetfabs print stylesheet
author: Simon Tweedale
created: 21/10/10
version: 1.0
--------------------- */

body {
   	font-family: "Myriad Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 10pt;
	font-family: Verdana,"Helvetica Neue",Arial,sans-serif;
	}
	
#nav,.footer-block,#sidebar,form	{
	display: none;
	}
	
#footer	{
	font-size: 7pt;
	color: #666;
	border-top: 1px solid #000;
	}

h1	{
	font-size: 16pt;
	}
	
h2	{
	font-size: 14pt;
	}
	
h3	{
	font-size: 12pt;
	}
	
p	{
	font-size: 9pt;
	}
   
