body {
   font-family: Helvetica, Arial, sans-serif;
   line-height: 1.357em; /* 19px */
   font-size: 14px;
   }
table {
   font-family: Helvetica, Arial, sans-serif;
   line-height: 1.357em; /* 19px */
   font-size:12pt;
   }

strong {
   font-family: Helvetica, Arial, sans-serif;
   line-height: 1.357em; /* 19px */
   color: #CC0000;
   }

#fc {
   font-family:monospace;
   }

a:link { color:#0181E3; font-weight:bold; text-decoration: none; cursor: none;}
a:visited { color:#0181E3; font-weight:bold; text-decoration: none; cursor: none;}
a:hover { color:#cc0000; font-weight:bold; text-decoration:underline; none; cursor: none;}

a.b {color:#0181E3; font-weight:bold; text-decoration:underline; padding:2.5 0 2.5 0;}
a.b:hover {color:#cc0000; }

.download input {
    background-color:#3091CE;
    color:#FFFFFF;
    font-weight:bold;
    font-size:9pt;
    }

