
.layout_style_1 {
font-size: 1.4em; 
font-weight: bold; 
line-height: 19pt;
}

table.photo {
margin: 20px 10px 10px 10px;
padding: 0;
font-family: Georgia, Optima, "Times New Roman", serif;
font-size:0.9em;
line-height: 14pt;
color: rgb(0, 0, 0); 
background-color: rgb(179, 198, 224);
text-align: left;
background: transparent;
border: 2pt solid rgb(121, 159, 255);
}

td.photo {
margin-bottom: 10pt; 
margin-top: 10pt; 
padding-bottom: 10pt; 
padding-top: 10pt; 
text-align: left;
background: transparent;
border: 1pt solid rgb(121, 159, 205);
}

img {
    border: none;
}
