@import url("standard.css");
 
*   { margin: 0; padding: 0;}
h1, h2, h3, h4, p, ul, li, a, td, th, caption { font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif }
.printonly  { display: none }

a             { color: #06c; font-weight: bold; font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif; text-decoration: none; background-color: white }
a:hover      { color: white; text-decoration: none; background-color: #06c }
a:active, a:focus      { color: white; text-decoration: none; background-color: #06c }

