body {background: white; }

a:link {color: blue; text-decoration: none; }
a:visited {color: #FF6600; text-decoration: none; }
a:hover {background: #0033CC; color: white; text-decoration: none;}


 
h1 {font-family: Times, Garamond; font-size: 20pt; color: black;
  font-style: italic;	
  text-align: center;     }
  
  
h2 {font-family: Times, Garamond; font-size: 16pt; color: #006666;
  text-align: left;
  line-height: 20px;    }


h3 {font-family: Times, Garamond; font-size: 14pt; font-style: italic;
  color: black; text-align: left;  }

  
h4 {font-family: verdana, helvetica; font-style: italic;
  color: black; text-align: left; font-size: 9pt; background: #669999;  }
  
h4.orange {font-family: verdana, helvetica; font-style: italic;
  color: black; text-align: center; font-size: 9pt; background: #ff9900;  }
  
h4.blue {font-family: verdana, helvetica; font-style: italic;
  color: black; text-align: center; font-size: 9pt; background: #0066ff;  }
  
h4.purple {font-family: verdana, helvetica; font-style: italic;
  color: black; text-align: center; font-size: 9pt; background: #9966cc;  }
  
h4.green {font-family: verdana, helvetica; font-style: italic;
  color: black; text-align: center; font-size: 9pt; background: #669999;  }
 

h5 {font-family: verdana, helvetica; 
  color: #0033cc; text-align: left; font-size: 9pt;   }
  
h5.green {font-family: verdana, helvetica; 
  color: #006666; text-align: left; font-size: 9pt;   }
  
h5.blue {font-family: verdana, helvetica; 
  color: #0033cc; text-align: left; font-size: 9pt;   }
  
h5.purple {font-family: verdana, helvetica; 
  color: #663399; text-align: left; font-size: 9pt;   }
  
h5.orange {font-family: verdana, helvetica; 
  color: #ff6600; text-align: left; font-size: 9pt;   }

  
h6 {font-family: verdana, helvetica; 
  color: #ff6600; text-align: left; font-size: 9pt;   }
    

p {font-family: verdana, helvetica; font-size: 9pt;
  text-align: left;  margin-right: 10pt;}
  
p.indent {text-indent: 20pt; }
p.exdent {text-indent: 0; }
  
p.intro {text-indent: 0; font: bold;  }
 

p.red {color: red;}
  
  
ul {
    font-family: verdana, helvetica; font-size: 9pt;    }
    
    
li.off {
    list-style-type: none;    }
    
li.alpha { list-style: A;
   }
    
ol {
    font-family: verdana, helvetica; font-size: 9pt;    }
  
  
td {font-family: verdana, helvetica; font-size: 9pt;     }
     
     
     