<!-- EOWA Style Sheet -->
<!-- Created 1/10/07   -->
<style type="text/css">

/************************** start basic styles *******************/
	
ul li {font: bold 10pt Century Gothic; color:#000; }

p {font: 10pt Century Gothic,san serif; color:#000; text-align:justify; }

p.center {font: 10pt Century Gothic,san serif; color:#000; text-align:center; }

p.list {font: 10pt Century Gothic,san serif; color:#000; text-align:left; }

p.footer  {font: 8pt Century Gothic;
		  color:#000;	
		  text-align:center;
		  }	
						 
#content2int h3, h4 {color:#000; }
							
h1 {font:bold 24pt georgia, courier, serif;
color:#000000;
letter-spacing:-1px;
margin:20px 0 0 0;
padding:0;
}							 

h2 {font:bold 18pt Century Gothic, san-serif; color:#333399; margin: 20px 20px 20px 0;}		 

h3 {font: bold 14pt Century Gothic, san-serif; line-height:15pt; color: #FF3333; margin:20px 20px 20px 20px;}


h1.headline {display:none;}

h1.title {
color:#ccc;
text-align:right;
margin-right:20px;}
		  
A.LIGHTBG:link, A.LIGHTBG:visited  { font: bold 10pt Century Gothic;  
		  text-decoration: none;
		  color: #333399;
		  }
		  
A.LIGHTBG:visited {color: #804000;}		  

A.LIGHTBG:hover	  {color: #FF3333;}

.FOOTER  {
		  font-family: Century Gothic;
		  font-size: 8pt;
		  font-weight: 700;
		  font-style: normal;
		  text-decoration: none;
		  text-transform: none;
		  font-variant: normal;
		  color: #000000;
		  background: #FFFFFF;
		  text-align: center;
		  }
		  
.center {text-align:center;}
</style>