@charset "utf-8";
/* CSS Document */
a:visited { color: #002774; text-decoration: none }
a:link { color: #002774; text-decoration: none }
a:hover { color: blue; text-decoration: none }
a:active { color: red; text-decoration: none }
a { text-decoration: none }
body  { color: #002774; font-family: arial, helvetica, tahoma, verdana; background-color: white  }
p  { font-family: arial, helvetica, tahoma, verdana; }
td  { color: #002774; font-size: 12pt; font-family: arial, helvetica, tahoma, verdana; }
.red { color: red }
.t10 { font-size: 10pt }
.t8 { font-size: 8pt }
.t18b { font-weight: bold; font-size: 18pt; text-decoration: none; margin-top: 9pt; margin-bottom: 9pt }
