body {
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #ffffff;
	  font-size: 11pt;
	 }

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
   }

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
    
	color: #333333;
	text-align: center;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
   }
 
.star {
	   font-size: 12px;
	   color: #29296b;
	   text-align: center;
	  }
	  
	  
.star1 {
	    text-align: right;
		font-size: 14px;
	    color: #333333;
	   }
	   
.star2 {
		text-align: center;
		font-size: 15px;
		font-weight: bold;
	   }
	   
.star3 {
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		color: #29296b;
		text-decoration: underline;
	   }

.star4 {
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		color: #29296b;
		left: 30;
		top: 30;
	   }
	   
.star5 {
		font-size: 14px;
		color: #29296b;
		font-weight: bold;
	   }

.star6 {
		color: #999999;
	   }
	   
.star7 {
		font-size: 16px;
		text-align: center;
	   }
	   
.star8 {
		font-size: 13px;
		font-weight: bold;
	   }
	   
.star9 {
	   font-size: 14px;
	   color: #29296b;
	   font-weight: bold;
	   text-align: center;
	  }
	  
.star10 {
		 font-size: 16px;
		 text-align: center;
		 color: #29296b;
	    }
		
.star11 {
		 font-size: 12px;
		 text-align: center;
		 color: #999999;
		 font-weight: bold;
		 font-stretch: expanded;
	    }
	  
.star12 {
		 font-size: 14px;
		 text-align: center;
		 color: #999999;
	    }	  

	   
img.floatLeft { 
    		    float: left; 
                margin: 4px; 
			  }
			  
			  
img.floatright { 
    		    float: right; 
                margin: 4px; 
			  }
	   
a {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	text-align: center;
	}
	
a:hover {
		 color:  #29296b;
		 font-size: 12px;
		 text-decoration: underline;
		}