/*
              Title:          print.css 
      
              Author:         Global Web Limited
              Version:        13 
              Filename:       css/print.css 
              Date:           16:07 25 August 2009
              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 {
background-color: #FFF;
color:#666666;font-family:Arial,Verdana,Trebuchet,Sans-Serif;font-size:85%;line-height:120%;
margin-left:0;margin-right:0;margin-top:0;
}
h1, h2, h3 {
color: #06357A;
font-family: Gill Sans,Arial,Verdana,Trebuchet,Sans-Serif;
font-weight: 400;}
h1 {font-size: 125%;}
h2 {font-size: 115%;}
h3 {font-size: 105%;}
a {color: #06357A;}
.search, .bannerImage, .columnLeft, .navigation, .copyright, .contentRight { display : none; }    
  
