

/* general print base styles */

body {
background:#fff;
font-family:Verdana,Arial,Helvetica,sans-serif;
line-height:1.3em;
color:#000;
font-size:x-small; /* IE 5.x value */
voice-family:"\"}\"";
voice-family:inherit;
font-size:small; /* correct value */
}

#container {
position:relative;
font-size:85%;
}

a {
color:#000;
text-decoration:none;
}

a img {
border:none;
}

p {
margin:0 0 1.2em 0;
padding:0;
}

h1 {
margin:1em 0 1em 0;
font-size:145%;
}

h2,
h3 {
margin:0 0 1em 0;
font-size:100%;
}

table {
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-collapse:collapse;
}

th {
padding:2px 5px 2px 5px;
border-bottom:1px solid #ccc;
text-align:left;
font-size:85%;
}

td {
padding:2px 5px 2px 5px;
border-bottom:1px solid #ccc;
font-size:85%;
}


/* elements to hide */

#mainMenu,
#intro,
#subMenu,
.actions,
.feedback,
.readOn {
display:none;
}

/* the rest */

#footer {
margin:3em 0 0 0;
padding:0.1em 0 0 0;
border-top:1px dashed #ccc;
clear:both;
width:100%;
}