BODY { 
    background: #FF6600;
    color: #99460D;
    font-family: courier new, monospace;
    font-size: 9pt }

TABLE {
    font-size: 9pt;
    }

:link { color: #FFF0D0 }
:active  { color: #FFFFFF }
:visited { color: #fcdfa6 }

.copyright_small {
    border-top-style: solid;
    border-top-color: #99460D;
    border-width: 1;
    color: #99460D;
    font-style: normal;
    font-size: 7pt;
    text-align: center;
    line-height: 120%;
    padding-top: 3px;
    text-align: center }
    
.verticalwide {
    font-size: 9pt;
    line-height: 200% }
