@import url(standard.css);
* { margin: 0; padding: 0; border: solid 0 }
h1, h2, h3, h4, p, ul, li, td, a { font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif }
.printonly { display: none }
a   { color: #987d00; font-weight: bold; background-color: white; text-decoration: none  }
a:hover  { color: #fc0 ; background-color: white; }
a:active, a:focus { color: #fc0 ; background-color: white; }
.skip, #directlink, #nav ul li dfn, #nav .sep, #nav2 ul li dfn { position: absolute; top: -1000px; left: -1000px; width: 0; height: 0; overflow: hidden; display: inline; }

