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