html,body {
    height: 100%;
    width: 100%;
}
body {
    font-family: Arial, Helvetica, sans-serif;
}
table {
    font-weight: bold;
}
table#table1 {
    height: 100%;
    width: 100%;
}
td#table1-tr-td {
    padding-top: 20px;
}
td#table3-tr-td {
    padding-right: 70pt; 
    padding-top: 30pt;
    vertical-align: top;  
}
table#picture-table, table#picture-table-recent {
    padding-right: 70pt;
}
table#picture-table-recent td {
    padding-right: 60px;
}
tr { }
td { }
td#elt11, td#elt12 {
    vertical-align: top; 
    padding-right: 60px; 
    text-align: center;
}
div#contents {
    display: block;
}
div#head {
    display: block; 
    font-family: sans-serif; 
    font-style: italic; 
    font-size: 30px;
    font-weight: bold; 
    text-align: center;
}
a {
    color: black;
    text-decoration: none;
    border: none;
}
a:hover {
    color: red; 
    text-decoration: none;
}

table#picture-table img {
    width: 120px;
    border: none;
}
table#picture-table-recent img {
    border: none;
}
div.picture-link {
    padding-bottom: 20px;
}
