body,p,td,center { font-family:arial,helvetica;
                   font-size:10pt;
                   color:#000000;
                 }
body             { background-color:#ffffff;
                 }
a:link           { color:#0000ff;
                   text-decoration:none;
                 }
a:visited        { color:#0000ff;
                   text-decoration:none;
                 }
a:active         { color:#ff0000;
                   text-decoration:underline;
                 }
a:hover          { color:#ff0000;
                   text-decoration:underline;
                 }
.fs8             { font-size:8pt;
                 }
.fs9             { font-size:9pt;
                 }
.fs10            { font-size:10pt;
                 }
.fs12            { font-size:12pt;
                 }
