
  div.b-link {font: "Times New Roman";
  			  font-size: 10pt;
			  font-weight: 400;
			  color: #000000;
			  }
	
  div.copy {font: "Times New Roman";
  			  font-size: 8pt;
			  font-weight: 400;
			  color: #000000;
			  }
			  
  div.table {font: "Times New Roman";
  			  font-size: 10pt;
			  font-weight: 400;
			  color: #000000;
			  }
			  
  div.body	   {font: "Times New Roman";
  			font-size: 12pt;
			font-weight: 600;
			font-style: normal;
			color: #000000;
			}			  
			  
  h2	   {font: "Times New Roman";
  			font-size: 18pt;
			font-weight: 600;
			font-style: italic;
			color: #ff0000;
			}			  
  
  span 	   {font: "Times New Roman";
  			  font-size: 14pt;
			  font-weight: 700;
			  font-style: italic;
			  color: #000000;
			  }	
			  		  
  td.blank  {background-color: #848284;
  			}