<!--

	@import url("article.css");
	
	div#article { font-family:Georgia,serif; font-size:12pt; padding-bottom:50px; }
	
	div#article table { margin-top:30px; }
	
	div#article p { font-family:Georgia,serif; font-size:12pt; text-indent:35px; margin-bottom:-12px; line-height:28px; }
	
	div.header {
	   font-family:Georgia,serif;
	   font-size:large;
	   color:#C17913; 
	   padding:10px; 
	   text-align:center; 
	   border-bottom:1px #C17913 solid; 
	   margin-top:40px; 
	   margin-bottom:30px;
	}
	
	h2,h3 { font-size:16pt; font-family:Georgia,serif; font-weight:bold; }
	
	p.quote { margin-top:30px; }
	
	.small { font-size:11pt; }

//-->
