BODY { 
    background: #000000;
    color: #FFFFFF;
    font-family: monospace, courier new;
    font-size: 9pt }

TABLE {
    font-size: 9pt }

:link { color: #FFFFFF }
:active  { color: #FFFFFF }
:visited { color: #FFFFFF }

.copyright {
    border-top-style: solid;
    border-top-color: #777777;
    border-top-width: 1;
    color: #777777;
    font-style: normal;
    font-size: 8pt;
    line-height: 200%;
    text-align: center }

.copyright_small {
    border-top-style: solid;
    border-top-color: #777777;
    border-width: 1;
    padding-top: 3px;
    color: #FFFFFF;
    font-style: normal;
    line-height: 120%;
    font-size: 7pt;
    text-align: center }

.lang {
    padding-bottom: 12px;
    color: #777777;
    font-style: normal;
    font-size: 8pt }

.lang :link { color: #7ba07b }
.lang :active  { color: #a7efa7 }
.lang :visited { color: #526d52 }



.small {
    color: #FFFFFF;
    font-size: 8pt }

.verticalwide {
    font-size: 9pt;
    line-height: 200% }
