/* Copyright Seven Communications Ltd 2007+ */

html { 
height: 100%; 
}
body {
background-color: white;
font-family: verdana, arial, sans-serif;
line-height: 1.4em;
color: white;
text-align: center;
font-size: 8pt;
padding: 0;
margin: 0;
}
img.noprint {
display: none;
}