<!--
body {
	background-image : url("images/bg.gif");
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	color : #000000;
}
  p  {
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	margin-right: 20pt;
	margin-left: 20pt;
	 }
  b  { font-weight: bold }
ul {
	margin-right:20;
	margin-left: 65;
	}
ol { 
	margin-right:20;
	margin-left: 65; 
	}
 td { 
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	}
  h1 { 
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	color: #009BCE; 
	font-weight: bold;
	margin-left: 12;
	}
  h2 {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	color: #A566BA; 
	font-weight: bold;
	margin-left: 12;
	}
 h3 {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #009BCE; 
	font-weight: bold;
	margin-left: 12;
	}

  h4 {
     font-size: 8pt; 
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: normal;
  }
  h5 { 
    font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt; 
	color: #A566BA;
	font-weight: normal;}
  h6 { 
  font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt; 
	color: #C0C0C0;
	font-weight: normal;
	}
  th {  
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight: bold; 
	color: #A566BA;
	font-size: 10pt;
	 }
  em { 
  color: #A566BA;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: italic;
   }

A:link	{	
	color:	#009BCE;
	text-decoration: underline;
	}	
		
A:visited
	{	
	color:	#A566BA;
	text-decoration: underline;
	}	
		
A:active
	{	
	color:	#A566BA;
	text-decoration: underline;	
	}	
		
A:hover	
        {	
	color:	#009BCE;
	text-decoration: underline;	
	background: #F0F4F5;
	}	

.tblsmall {
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}


.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #A566BA;
	background: #EFDCF6;
}

	div.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

	div.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
-->
