BODY {
    background-color: black ;
    color: #a0a0a0 ;
}

A:link, A:visited, A:active {
    color: #a0a0a0 ;
}

A:hover {
    color: white ;
}

A H3 {
    text-decoration: none ;
}

H1 {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 20pt ;
    font-weight: bold ;
    text-align: left ;
    color: white ;
    margin: 0px ;
}

H2 {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 14pt ;
    font-weight: bold ;
    text-align: left ;
    color: white ;
}

H3 {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 12pt ;
    font-weight: normal ;
    text-align: left ;
    margin: 14px 0px 10px 0px ;
}

HR {
    background-color: #a0a0a0 ;
    color: #a0a0a0 ;
    height: 1px ;
    border: 0px ;
}

P, LI {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 10pt ;
    text-align: justify ;
}

TD, TH {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 10pt ;
    text-align: justify ;
    vertical-align: top ;
}

PRE, CODE {
    font-family: Courier New, monospace ;
    font-size: 10pt ;
}

SUB, SUP {
    font-size: 7pt ;
}

.FLOATLEFT {
    margin-bottom: 20px ;
    float: left ;
}

.FLOATRIGHT {
    margin-bottom: 20px ;
    float: right ;
}

.HILITE {
    font-weight: bold ;
    color: #e0e0e0 ;
}

.INSET {
    margin-left: 10px ;
}

.LEFT {
    text-align: left ;
}

.MATH {
    font-family: Courier New, monospace ;
    font-size: 10pt ;
    text-align: center ;
}

.MENU {
    text-decoration: none ;
}

.TRAILER {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 8pt ;
    font-weight: normal ;
    text-align: right ;
}

/* Simple Gallery Styles */

#simplegallery1 {
    position: relative ;
    visibility: hidden ;
    border: 0px solid black ;
}

#simplegallery1 .gallerydesctext {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 10pt ;
    text-align: center ;
    padding: 2px 5px ;
}
