body,td,th,table,tr {
	font-family: "Book Antiqua";
	font-size: 9pt;
	color: #6C00D9;
	font-weight: bold;
	font-style: inherit;
	background-attachment: scroll;
	background-position: center center; 
	   }
	   
.style9 { color: #F7E409;
      font-family:"Book Antiqua";
	  font-size:9pt;
	  font-weight: bold; text-align:center;
	  }	   
	     
	   
.style8 { color: #B07300;
      font-family:"Book Antiqua";
	  font-size:9pt;
	  font-weight: bold; 
	  text-align:left;
}	   
	   
.style7 {    color: #6C00D9;
	font-family: "Book Antiqua";
	font-size: 12pt;
	font-weight: bold; 
	text-align:center;
	text-decoration:underline;
	
}  	   
.style6 {  color: #B07300;
	font-family: "Book Antiqua";
	font-size: 16pt;
	font-weight: bold; 
	text-align:center;
	text-decoration:underline;
	
} 
	   
.style5	{ border-color: #B07300;
       border-style: groove;
	 
	
}
.style4 {	color: #6C00D9;
	font-family: "Book Antiqua";
	font-size: 16pt;
	font-weight: bold; text-align:center;
}
.style3 { color: #6C00D9;
	font-family: "Book Antiqua";
	font-size: 9pt;
	font-weight: bold; text-align:center;
	}
	
.style2 { color: #B07300;
      font-family:"Book Antiqua";
	  font-size:9pt;
	  font-weight: bold; text-align:center;
	  }
	  
.style1 { color: #B07300;
      font-family:"Book Antiqua";
	  font-size:10pt;
	  font-weight: bold; text-align:left;
	  }

a:link {
	color: #6C00D9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6C00D9;
}
a:hover {
	text-decoration: underline;
	color: #B07300;
}
a:active {
	text-decoration: none;
	color: #6C00D9;
}

