@charset "utf-8";
@import url(standard.css);
* { margin: 0; padding: 0  }
h1,  h2,  h3,  h4,  p,  ul,  li,  a,  td,  th,  caption { font-family: Arial, Helvetica, Verdana, Geneva, Sans-Serif  }
a { color: #004388; background-color: white; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active,  a:focus { text-decoration: underline; }
body a { background-color: transparent !important; }
