table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 1px solid #ddd;
  }
  
  th, td {
	
	word-wrap:break-word;
	font-family: "Azurite";
	font-size:15px;
	font-weight:bold;
	
	
  }
  
  
.photo_column {
    
    width: 65px;
	
}  
  
 .tdbreak a
 {

text-decoration: none;

color: #252525;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight: 500;
font-size: 13px;


 }   