            
            
        
/* 
   LLUK 
   
   Print Styles
   Written by Ben Young
   benyoung@redweb.co.uk
   
   Last Updated: 25 January 2008 15:00 by Ben Young
*/   
/* --------------------------
Global
--------------------------*/
body {
margin: 0px;
padding:0px;
color: #000;
text-align:left;
}
hr {
display: none;
}
a {
text-decoration: none;
color: #000;
}
acronym {
text-decoration:none;
}
/* --------------------------
Header
--------------------------*/
#navigation {
display: none;
}
#header div#logo a img {
border: none;
display:block!important;
}
/* --------------------------
H tags
--------------------------*/
h1 {
font-size: 1.6em;
font-weight: normal;
margin-top: 2.0em;
}
h2 a {
font-size: 0.9em;
color: #000;
text-decoration: none;
font-weight: normal;
}
/* --------------------------
Content
--------------------------*/

/* --------------------------
footer
--------------------------*/
#footer,
#copyright a {
display: none;
}
#copyright {
border-top: solid 1px #000;
margin-top: 2.0em;
padding-top: 1.0em;
font-size: 0.6em;}

