

BODY{
        background-color:Black;
}

TD,TR{
                font-family: verdana, arial, sans-serif;
                color:White;
                font-size:11px;
                font-weight:normal;
                text-align:left;
}
.banner {
        font-family: georgia, verdana, arial, sans-serif;
        color:red;
        text-align:center;
        font-size:35px;
        font-weight:bold;
        background:Black;
        padding-top: 5px;
        padding-bottom: 10px;
       
}
.description{
        font-family:verdana, arial, sans-serif;
        color:#597099;
        text-align:center;
        font-size:18px;
        font-weight:bold;
        background:Black;
        padding-top: 0px;
        padding-bottom: 5px;
}

.menu{
        font-family:arial, sans-serif;
        color:white;
        text-align:center;
        font-size:12px;
        font-weight:bold;
        background:#597099;
}

a{
        font-family:arial, sans-serif;
        color:white;
        text-align:center;
        font-size:12px;
        text-decoration: none;
 
}

/* div style of the container of the 'big' image */
.viewimage {
           text-align: center;
}

.minimage {
           text-align: center;
}

/*Thumbnail Image style */
.thumb {
       border: thin outset #9999A9;
}

HR{
        color: white;
}
p.p {
font-family:Verdana; 
font-weight : bold;
text-align:right; 
font-style:italic;
}
