@charset "utf-8";
@import url("standard.css");
* { margin: 0; padding: 0 }
h1, h2, h3, h4, h5, h6, p, ul, li, a, th, td { font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif }
a { color: #009ee0 ; background-color: white; text-decoration: underline; }
a:hover, a:focus, a:active { color: #4dbbea ; background-color: white; text-decoration: none; }
.skip, .sep, #directlink { position: absolute; top: -1000px; left: -1000px; width: 0; height: 0; overflow: hidden; display: inline; }
