table  {
		  margin-top: 10%;
		  margin-left: 0%;
		  margin-right: 10%
		  }
 		
 body 
 {background-image: url();
		  background-repeat: no-repeat;
		  background-attachment: fixed;
		  background-position: 0% 0%;
		  }
		
	p.bbig {color: #000000;
font-family: "Times New Roman","New York Times";
font-size: 20pt;
font-style: normal;
font-weight: 100;
text-align: center;


}

p.bold {font-family: "Times New Roman", serif;
	  font-size: 17pt;
	  font-weight: 400;
	  color: #000000;
	  text-align: center;

}	


p.bbw {font-family: "Times New Roman", serif;
	  font-size: 20pt;
	  font-weight: 600;
	  color: #ffffff;
	  text-align: center;

}


p  {font-family: "Times New Roman", serif;
	  font-size: 12pt;
	  font-weight: 600;
	  color: #000000;
	  
}	  
p.mid  {font-family: "Times New Roman", serif;
	  font-size: 14pt;
	  font-weight: 600;
	  color: #000000;
	  text-align: center;
	  
}	  


p.counter  {font-family: "Times New Roman", serif;
	  font-size: 12pt;
	  font-weight: 600;
	  color: #ff0000;
	  text-align: center;
	  background-color: yellow;
	  
	  
}
p.body  {background-color: #ffffff}

td.silver {background-color: #c0c0c0;
		text-align: center;}

a:link  {color: #ff0000;
		background: transparent none;}

a:visited  {color: #cccccc;
		 background: transparent none;}

a:active  {color: #ffcc99;
		 background: transparent none;}