body { background-color: white;
       font-family: helvetica;
       font-size: 10pt;
       margin-left: .25in;      
       margin-right: .25in;
       color: "#003366";	
       }

table, tr, td { font-family: helvetica;
		font-size: 10pt;
		color: "#003366";	
	       }

p, ol, ul, pre, div { text-indent:0cm;
    font-family: helvetica;	
    font-size: 10pt;
    color: "#003366";	
   }
 
tt  { font-family: courier; }

.header { font-weight: bold;
	  font-size: 12pt;
	  font-family: lucida, helvetica;
	  color: "#003366";	
	  }

.sub-header { font-weight: bold;
	  font-size: 10pt;
	  font-family: lucida, helvetica;
	  }	  
	  
.code {
      font-family: courier;
      margin-left: 1cm;
      }
	  
h1 { font-size: 16pt; color: red;}
h2 { font-size: 14pt; color: "#003366";	}
h3 { font-size: 10pt; color: "#003366"; text-indent:.5cm; }

.warn {
	color: red;
	margin-left: 1in;      
	margin-right: 1in;
	text-indent:0cm;
	}









