BODY {
     background-color: #FFFFE1; 
     background-image: url(pop_bg.gif);
     background-position: center;
     background-repeat: no-repeat;
     background-attachment: fixed;
     font-family: Arial,Verdana,Helvetica; 
     font-size: x-small; 
     text-decoration: none;
     }

TABLE {
      font-family: Arial,Verdana,Helvetica; 
      font-size: x-small; 
      text-decoration: none;
      }

DIV {
    font-family: Arial,Verdana,Helvetica; 
    font-size: x-small; 
    color: #6F0000; 
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 6px;
    margin-right: 6px;
    }

A {
  text-decoration: none;
  }

A:link {
       color: #00672f;
       text-decoration: none;
       }

A:active {
	 color: #00672f; 
         text-decoration: none;
         }

A:visited {
          color: #00672f;
          }
A:hover {
	color: #6f0000;
        }

H1 {
   color: #6F0000;
   font-family: Arial,Verdana,Helvetica; 
   font-size: large;  
   margin-bottom: 0em;
   }

H2 {
   font-family: Arial,Verdana,Helvetica; 
   font-size: medium; 
   margin-bottom: 0em; 
   }

H3 {
   font-family: Arial,Verdana,Helvetica; 
   font-size: small; 
   margin-bottom: 0.25em; 
   }

H4 {
   {
   font-family: Arial,Verdana,Helvetica; 
   font-size: x-small; 
   margin-top: 1em; 
   margin-bottom: 0em;
   }

H5 {
   font-family: Arial,Verdana,Helvetica; 
   font-size: 8pt; 
   margin-bottom: 0em; 
   margin-top: 0em; 
   vertical-align: top; 
   }

H6 {
   font-family: Arial,Verdana,Helvetica; 
   font-size: xx-small;
   vertical-align: top; 
   margin-bottom: 0em;

   }

SPAN {
     font-family: Arial,Verdana,Helvetica; 
     font-size: 8pt;
     color: #00672F;
     margin-bottom: 0em;
     }

HR {
   width: 90%;
   height: 1px;
   }

UL {
   margin-top: 0em;
   margin-left: 20px; 
   }

