body {
    background-color: #FFFFFF;
}

a {
    font: 8pt/11pt verdana;
    color: black;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

tr {
    text-align: center;
    width: 100%;
}

td {
    border-style: none;
    border-color: #FFFFFF;
    width: 25%;
    height: 100%;
}

h1 {
    line-height: 100%;
    font-family: fantasy;
    font-style: normal;
    font-weight: normal;
    font-size: x-large;
    color: #0000CC;
    text-align: center;
}

img {
    border: 0 inset #FFFFAA;
}

.folder-table a:visited {
    color: #0000CC;
}

.folder-table a {
    color: #0000CC;
}

.folder-table table {
    width: 100%;
}

.folder-table img {
    border: 10px inset #FFFFAA;
}

.preview a:visited {
    color: #0000CC;
}

.preview a {
    color: #0000CC;
}

.preview-image {
    border: 0;
}

.thumbnail-image {
    border: 10px inset #FFFFAA;
}
