* { font: 15px Helvetica, Arial;
    color: black; }

body { background-color: #FFFFFF;
       margin-left: 0px;
       margin-top: 10px;
       margin-width: 0px;
       margin-bottom: 10px;
       margin-height: 0px; }

a:link { text-decoration: none;
         color: #000000 }

a:visited { color: #000000;
            text-decoration: none; }

a:hover { color: black;
          text-decoration: none;
          background-color: #F0F0F0; }

a:active { color: white;
           background-color: black; }

b { font-weight: bold; }
strong { font-weight: bold; }
em { font-style: italic; }
h1 { font-size: 26px; }
