@charset "utf-8";
@import url("standard.css");
* { margin: 0; padding: 0 }
h1, h2, h3, h4, p, ul, li, a, th, td { font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif }
a { color: #007d40; background-color: white; text-decoration: none; }
a:hover { color: purple ; background-color: white; }
a:hover, a:focus, a:active { color: #89ba14; background-color: white; }
.skip, #directlink, #logo .sep, #headnav .sep, #languages .sep, #nav .sep, #subnav .sep, .grabb #navrepeat .topofpage .sep, #content .sep { position: absolute; top: -1000px; left: -1000px; width: 0; height: 0; overflow: hidden; display: inline; }