
body,td,th {
 font-size: 11px;
 color: #000000;
}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,address,form,hr { margin: 0; padding: 0; }
body,h1,h2,h3,h4,h5,h6,p,td,a { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }
img { border: none; }
ul li { list-style: none; }
a:link,
a:visited,
a:hover,
a:active {
 text-decoration: none;
 color: #462900;
}
p {
 line-height: 1.5em;
}

@media print {
 .hideInPrint {display:none;}
 .showInPrint (display:block;)
}
