body {font-family: Arial, Verdana, Helvetica; font-size: 12px; color: #000000; background-color: #ffffff}

a         {color: #0000CC; text-decoration: none}

a:hover   {color: blue; text-decoration: underline; font-weight: bold}

H1        {font-family: Arial, Verdana, Helvetica; font-size: 8pt; font-weight: normal; 
            margin-left:5; margin-top:0; margin-bottom: 0;color: #000000}

li        { text-align: left; 
            text-indent: -30; 
            list-style-type: disc; 
            margin-left: 10; 
            margin-top: 3; 
            margin-bottom: 3 }

ul        { list-style: square; color: #000000;}

ul        { text-align: left; text-indent: -30; 
            list-style-type: disc; 
            margin-left: 10; 
            margin-top: 3; 
            margin-bottom: 3 }

address   { color: aqua; text-align: center;}
span      { font-size: 12pt; 
            font-family: Arial, Verdana, Helvetica; 
            font-variant: small-caps; color: #000000; font-weight: bold }

th        { font-family: Arial, Verdana, Helvetica; font-size: 8pt; font-weight: normal; 
            text-align: left;
            background-color: #D3D3D5;
          }

td        { font-family: Arial, Verdana, Helvetica; font-size: 8pt; font-weight: normal; 
            text-align: left;
            background-color: #B3B3B5;
          }
