body { font-family: arial;
       font-size: 12px;
       color: #000000;
       background-color: #ffffff; }

a:link { color: #800000;
         text-decoration: none; }
a:hover { color: #ff9900;
          text-decoration: none; }
a:active { color: #ff9900;
           text-decoration: none; }
a:visited { text-decoration: none; }

h1 { font-size: 20px;
     text-align: center; }

hr { color: #008000; }

.links { font-size: 14px;
         font-weight: bold; }

table { font-size: 12px;
        text-align: left; }
