
body {
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 13px;
        background-color: #EEEEEE;
        color: #5f5f5f;
}

img {
        border-color: #5f5f5f;
}


a:active {
        text-decoration: none;
        color: #FFAAAA;
}

a:visited {
        text-decoration: none;
        color: #AAAAAA;
}

a:hover {
        text-decoration: underline;
        color: #FF0000
}

a:link {
        text-decoration: none;
        color: gray
}

.comment {
        color: black;

}


.image {
        border-width: 2;
        border-style: solid;
        margin: 5;
}


#index td {
        text-align: center;
        vertical-align: bottom;
}


td {
        font-family: Tahoma, Verdana, Arial, sans-serif;
}

.camera {
        font-size: 10px;
}


#index .image {
        margin-left: 2;
        margin-right: 2;
        margin-bottom: 0;
}


body#slide {
        margin: 0;
}


#slide .name {
        font-weight: bold;
        font-size: 14px;
}


h1 {
        font-size: 30px;
        font-weight: bold;
}


#imageinfo {

        font-size: 11px;
}
