.BANNER {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 8pt ;
    background-color: #606060 ;
    color: #e0e0e0 ;
    padding: 4px ;
}

.EQN {
    font-family: "Courier New", Courier, monospace ;
}

.GRID {
    font-size: 7pt ;
}

.HEADER, H1 {
    font-family: Arial, Helvetica, sans-serif ;
    font-weight: bold ;
    background-color: #606060 ;
    color: white ;
    font-size: 24pt ;
    text-align: right ;
    padding-right: 8px ;
}

.HEADER2, H2 {
    font-family: Arial, Helvetica, sans-serif ;
    font-weight: bold ;
    background-color: #606060 ;
    color: white ;
    font-size: 18pt ;
    text-align: left ;
    padding-left: 4px ;
}

.HILITE {
    background-color: yellow ;
}

.JUSTIFY {
    vertical-align: top ;
    text-align: justify ;
}

.LINK0 {
    display: none ;
}

.LINK1 {
    text-decoration: none ;
    color: red ;
    cursor: pointer ;
    display: inline ;
}

.LINK1:hover {
    text-decoration: none ;
    color: #ffa500 ;
}

.LINK2 {
    text-decoration: none ;
    color: white ;
    cursor: pointer ;
    display: inline ;
}

.LINK2:hover {
    text-decoration: none ;
    color: #ffa500 ;
}

.MEMORIAL {
    font-family: Arial, Helvetica, sans-serif ;
    font-weight: bold ;
    font-size: 12pt ;
    text-align: center ;
    color: black ;
}

.MEMORIAL A:link, .MEMORIAL A:visited {
    text-decoration: none ;
    color: black ;
}

.MEMORIAL A:hover {
    text-decoration: none ;
    color: red ;
}

.MEMORIAL A:active {
    text-decoration: none ;
    color: black ;
}

.MENU {
    font-family: Arial, Helvetica, sans-serif ;
    font-weight: bold ;
    background-color: #606060 ;
    color: white ;
    font-size: 11pt ;
    vertical-align: bottom ;
    text-align: center ;
    padding: 4px ;
}

.MENU A:link, .MENU A:visited {
    text-decoration: none ;
    color: white ;
}

.MENU A:hover {
    text-decoration: none ;
    color: #ffa500 ;
}

.MENU A:active {
    text-decoration: none ;
    color: white ;
}

.SIDE {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 8pt ;
}

.STATTO {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 9pt ;
    vertical-align: top ;
    text-align: justify ;
    background-color: #e0e0e0 ;
    color: black ;
    padding: 4px ;
    border: 1px solid black ;
}

.SUBHEADER, H3 {
    font-family: Arial, Helvetica, sans-serif ;
    font-weight: bold ;
    background-color: #606060 ;
    color: white ;
    font-size: 14pt ;
    text-align: left ;
    padding-left: 4px ;
}

A:link, A:visited {
    text-decoration: none ;
    color: red ;
}

A:hover {
    text-decoration: none ;
    color: #ffa500 ;
}

A:active {
    text-decoration: none ;
    color: red ;
}

BODY {
    background-color: white ;
    color: black ;
    padding-top: 10px ;
    padding-right: 20px ;
    padding-bottom: 10px ;
    padding-left: 20px ;
}

DD {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 10pt ;
    text-align: justify ;
    font-style: italic ;
    padding-top: 2px ;
    padding-bottom: 8px ;
}

P, BLOCKQUOTE, DT, LI, OL {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 10pt ;
    text-align: justify ;
}

PRE, CODE {
    font-family: "Courier New", Courier, monospace ;
    font-size: 9pt ;
}

SUB, SUP {
    font-size: 8pt ;
}

TD {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 10pt ;
}

TH {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 10pt ;
    background-color: #606060 ;
    color: white ;
}

UL {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 10pt ;
    text-align: justify ;
    list-style-type: circle ;
}
