<STYLE TYPE="text/css">
          a:link            { color: #CCFF00; text-decoration: none }
          a:active         { color: red; text-decoration: none }
          a:visited        { color: #CCFF00; text-decoration: none }
          a:hover         { color: yellow; text-decoration: underline }

          a.microsoft:link            { color: #CCFF00; text-decoration: none }
          a.microsoft:active         { color: red; text-decoration: none }
          a.microsoft:visited        { color: #CCFF00; text-decoration: none }
          a.microsoft:hover         { color: green; text-decoration: underline }
          
          a.netscape:link            { color: green; text-decoration: none }
          a.netscape:active         { color: yellow; text-decoration: none }
          a.netscape:visited        { color: red; text-decoration: none }
          a.netscape:hover         { color: orange; text-decoration: underline }

          a.highlight:link            { color: green; text-decoration: none }
          a.highlight:active         { color: yellow; text-decoration: none }
          a.highlight:visited        { color: green; }
          a.highlight:hover         { color: green; text-decoration: underline; background: #F9EDED }

          a.new:link            { color: green; text-decoration: none }
          a.new:active         { color: yellow; text-decoration: none }
          a:new:visited        { color: green; }
          a.new:hover         { color: orange; text-decoration: underline; font-family : Verdana, Arial, Helvetica, sans-serif; }

          a.newsize:link            { color: green; text-decoration: none }
          a.newsize:active         { color: yellow; text-decoration: none }
          a:newsize:visited        { color: green; }
          a.newsize:hover         { color: orange; text-decoration: underline; font-size:40pt }

          a.bold:link            { color: green; text-decoration: none }
          a.bold:active         { color: yellow; text-decoration: none }
          a:bold:visited        { color: green; }
          a.bold:hover         { color: orange; text-decoration: underline; font-weight: bold}

          a.italic:link            { color: green; text-decoration: none }
          a.italic:active         { color: yellow; text-decoration: none }
          a:italic:visited        { color: green; }
          a.italic:hover         { color: orange; text-decoration: underline; font-style: italic}

body { margin-left: 10%; margin-right: 10%; font-size :  small; } 
 h1 { margin-left: -8%;} h2,h3,h4,h5,h6 { margin-left: -4%; } 
 h2 { margin-left: -8%;} h2,h3,h4,h5,h6 { margin-left: -4%; } 
 h3 { margin-left: -8%;} h2,h3,h4,h5,h6 { margin-left: -4%; } 
 h4 { margin-left: -8%;} h2,h3,h4,h5,h6 { margin-left: -4%; } 

</STYLE>




