body {
        background-color: #000000;
        font-family: Arial,Helvetica,sans-serif;
        font-size:10pt;
}

a:link {
        color: #000000; text-decoration: underline;
}

a:active {
        color: #555555; text-decoration: underline;
}

a:visited {
        color: #333333; text-decoration: underline;
}

a:hover {
        color: #FFFFFF; text-decoration: none;
}

table.gallery_body_table {
        background-color:#FFEECC;
        width:650px;
        border-width:10px;
}

caption.gallery_internal_table {
        background-color:#FFEECC;
        color:black;
        border-style:solid;
        border-width:2px;
        border-color:white;
}
table.gallery_text_table {
    font-family:arial;
    font-size:10pt;
    background-color:#CCBB99;
    width:500px;
    border-style:solid;
    border-color:white;
    border-width:2px;
    margin-left:auto;
    margin-right:auto;
}

table.gallery_internal_table {
    font-family:arial;
    font-size:10pt;
    background-color:#CCBB99;
    width:500px;
    border-style:solid;
    border-color:white;
    border-width:2px;
    margin-left:auto;
    margin-right:auto;
}

tr.gallery_text_table {
    background-color:#EEDDBB;
    padding: 5px;
}

td.gallery_text_table{
    padding: 5px;
}
tr.gallery_internal_table {
    background-color:#EEDDBB;
}

td.gallery_internal_table {
    font-size:10pt;
    color:Black;
    border-style:solid;
    border-width:0px;
    text-align:left;
}

