/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
margin:0px;
padding:0px;
}
h1,h2,h3,p {color:#000000;}

.noPrint {
display: none;
}