body { color:            #;
       background-color: #; }

body,tr,td    { font-size: 10pt ; }
big           { font-size: 12pt ; }
small         { font-size: 8pt ;  }

input,textarea,select {
font-size       :10pt;
color           :#000000;         }

a:link { color : #c8770b;
         text-decoration : none;  }

a:visited { color : #c8770b;
           text-decoration : none;}

a:hover { color: #ff3399;
           text-decoration: underline; }