@charset "utf-8";
@import url("standard.css");
* { margin: 0; padding: 0 }
h1, h2, h3, h4, p, ul, li, a, td { font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif; }
.printonly { display: none; }
a { color: #0060b0; font-style: italic; font-weight: bold; background-color: white; text-decoration: none; outline: none; }
a:hover { color: #5c91d2; background-color: white; text-decoration: none; outline: none; }
a:active, a:focus { color: #5c91d2; background-color: white; text-decoration: none; outline: none; }
