body {
        font-family: Arial, Verdana, Tahoma;
        font-size: 12px;
}

h1, td.h1 {
        font-family: "Times New Roman", Times, serif;
        font-size: 28px;
        color: #334B44;
        font-weight: normal;
}



.picture_title {
        font-family: "Times New Roman", Times, serif;
        font-size: 16px;
        font-weight: bold;
        color: #334B44;
}

.normal {
        font-family: Arial, Tahoma, Verdana;
        font-size: 12px;
        font-weight: normal;
        color: #334B44;
}

.ray {
        font-family: "Times New Roman", Times, serif;
        font-size: 18px;
        font-weight: normal;
        color: #334B44;
        display: inline;
text-decoration: none;
}

a.ray:link {
        font-family: "Times New Roman", Times, serif;
        font-size: 18px;
        font-weight: normal;
        color: #334B44;
        display: inline;
text-decoration: none;
}

a.ray:visited {
        font-family: "Times New Roman", Times, serif;
        font-size: 18px;
        font-weight: normal;
        color: #334B44;
        display: inline;
text-decoration: none;
}
a.ray:hover {
        font-family: "Times New Roman", Times, serif;
        font-size: 18px;
        font-weight: normal;
        color: #BEBAA1;
        display: inline;
text-decoration: none;
}

.menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        display: inline;
        text-decoration: none;
        font-weight: normal;
}

.menu:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #BEBAA1;
        display: inline;
        text-decoration: none;
}