/* Copyright Seven Communications Ltd 2006+ */

body {
color: black;
padding: 0;
margin: 0;
font-family: verdana, arial, sans-serif;
font-size: 0.8em;
line-height: 1.3em;
height: 100%;
}
img.bordered {
display: none;
}
img.dontprint {
display: none;
}
img.print {
display: block;
}