/*
              Title:          print 
      
              Author:         Global Web Limited
              Version:        12 
              Filename:       print.css 
              Date:           09:29 28 March 2007
              File Type:      Style Sheet
      
              Copyright:      Copyright (c) 1994-2009 Global Web Limited.
                              All rights reserved.
      
              Address:        Global Web Limited
                              Twin Spires Business Park
                              Mugiemoss Road
                              Bucksburn
                              Aberdeen
                              AB21 9BG
                              United Kingdom
      
              Telephone:      +44 1224 454000
              Fax:            +44 1224 454001
              E-mail:         support@globalweb.co.uk
      	      Web:            http://www.globalweb.co.uk/
      
      */
      

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
        text-align:left;
}
h1 { font-size:120%;}
h2 { font-size:110%;}
h3 { font-size:108%;}
h4 { font-size:105%;}
#header, #navigation, #footer, #forward, #related, #relatedHome, #steps, #aqa, #rssTicker, .sign { display:none;}
 
