/*
------------------------------------------------------------
 - Version: 0.0.1
 - Updated: Wednesday, 04.02.2009 @ 23:34

 - Section: Print
------------------------------------------------------------
*/

img,
a.hidden,
div#main-contact-information a,
h1#logo,
div#navigation,
div#footer-content,
div#header-wrapper,
div#page-top,
div#content-header a { 
display: none; 
}

a, h1, h2, h3, h4, h5, h6, p, strong, cite, abbr, span {
font-family: Verdana, serif, arial;
color: #000000;
text-decoration: none;  
border: 0;
}

.print-only {
display: inline;
}

h1      {font-size: 17px;}
h2      {font-size: 15px;}
h3      {font-size: 13px;}
h4      {font-size: 11px;}
h5      {font-size: 11px;}
h6      {font-size: 11px;}

p, a, strong, abbr, div, span {
font-size: 11px;
}

body {
margin: 24px 130px 20px 30px;
text-align: justify;
}