
body        { color: #000000; 
              font-family: Arial, Tahoma, Verdana; 
              background: #fcfcfc url(images/bkg2.jpg); 
              text-align: left;
              margin: 0; 
              size: 10pt   } 
           
h1 { color: #010d58; }
h2 { color: #2372b2; }
h3 { color: #2372b2; }

hr { color: #15056b;}

ul    { list-style-image: url(images/bullet.jpg) }
           

a:link, a:visited { color: #010e72;
           text-decoration: none; }
           
a:hover { color: #010e72;
                text-decoration: none;
                background-color: #fff6cf; }
           




