/*-----------------------------
 Print styles
 Site: AWE
 $Revision: 1.3 $
 $Date: 2006/01/03 08:19:04 $
 -----------------------------*/
 
body, #wrapper {
 background-color: #fff;
 color: #000;
 font-size: 10pt;
}

h1 {
 margin-bottom: 1.25em;
}

a:link, a:hover, a:visited, a:active {
 background-color: transparent;
 color: #68666B;
}

h1 a {
 text-decoration: none;
}

#nav {
 display: none;
}

h1, h2, h3, h4 {
 background-color: #fff;
 color: #68666B;
}

h2 {
 font-size: 1.2em;
}

h3 {
 font-size: 1em;
}

h4 {
 font-size: 0.9em;
}

table {
 margin-bottom: 1.5em;
}

caption {
 margin-top: 1em;
}