
/* CSS Print Stylesheet for TH 20/04/2009 */

/* Body template */

body 			{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background-color:transparent;
			color:#000000;
			}
			
#topnav, #ctl00_navcontainer, #ctl00_content_placeholder_rtnav    {display:none;}
			
h1      	{
			background-color:transparent;
			color: #000000;
			font-family: Arial, helvetica, sans-serif;
			font-size:1.2em;             	
			}
			
h2      	{
			background-color:transparent;
			color: #000000;
			font-family: Arial, helvetica, sans-serif;
			font-size:1.1em;             	
			}
			
h3      	{
			background-color:transparent;
			color: #000000;
			font-family: Arial, helvetica, sans-serif;
			font-size:1.0em;             	
			}
			
p, li, td	   	{
			background-color:transparent;
			color:#000000;
			font-family:Verdana, Arial,helvetica,sans-serif;
			font-size:0.8em;          				
			}      
			
