a {
    font-family: Verdana, Arial, Sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #000000;
}

body {
    font-family: Times, serif;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}

td {
    font-family: Verdana, Arial, Sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}

h2 {
    font-family: Verdana, Arial, Sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #000000;
}

.filelist {

    font-weight: normal;
    font-size: 11px;
    color: #000000;
}

/* Style for photographic meta information */
.photometainfo {
    position: absolute;
    left: 75px;
    top: 100px;
    z-index: 1;
    background-color: #CCCCCC;
    layer-background-color: #FFFFFF;
    color: #999999;
    visibility: hidden;
    border: 1px dashed #000000;
    padding: 5px 5px 5px 5px;
}
