body {
    font-family: Verdana, Helvetica, Arial, Tahoma, sans-serif;
    font-size: 10pt;
    background: #000000;
    margin: 5px;
    color: #000000;
}

.inup {
    background-color: #ded7bd;
    font-size: 8pt;
    border: 1px double #302f2a;
}

.text {
    font-weight: normal
}

h3 {
    text-align: center;
    color: #8f0000;
    font-size: 12pt;
    font-weight: bold
}

h4 {
    margin-bottom: 5px;
    color: #8f0000;
    font-size: 11pt;
    font-weight: bold
}

a:link, a:visited, a:active {
    color: #524936;
    font-weight: normal;
    text-decoration: none
}

a:hover {
    color: #68727b;
    text-decoration: underline
}

.dsc {
    color: #606060;
    font-weight: normal
}

select, textarea, input {
    margin-top: 1px;
    margin-bottom: 2px;
    color: #191970;
    font-size: 10px;
    border: 1pt solid #b0b0b0;
}

.pagenum a:link, .pagenum a:visited, .pagenum a:active, .pagenum a:hover {
    margin: 0;
    width: 1em;
    padding: 0 3px 0;
}

.pagenum a:hover {
    background-color: white;
}

.pleft {
    margin: 0;
    padding: 3px 0 7px 20px;
}

.pages {
    background-color: #ffefbf
}

img {
    border-width: 0;
}

table {
    border-width: 0;
}

.btn {
    background-color: #2b2b18;
    color: #dfddd3;
    font-size: 7.5pt;
    border: 1px double #817a63;
}

.style6 {
    color: #dfd3a3;
    font-size: 9px
}


a:visited {
    color: #633525;
    font-weight: bold;
    text-decoration: none
}

a:active {
    color: #77684d;
    font-weight: bold;
    text-decoration: none
}

a:hover {
    color: #000000;
    text-decoration: underline
}

div.left {
    text-align: left;
}

div.right {
    text-align: right;
}

div.center {
    text-align: center;
}
.style6 {
    color: #DFD3A3;
    font-size: 9px;
}

a:link {
    font-weight: bold;
    color: #5b3e33;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

a.cite {
    display: none
}

.date {
    float: right;
    color: #007000;
    font-size: 8pt;
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-shadow: #b0b0b0 1px 1px 1px;
    text-decoration: none;
}

blockquote, .mBodyBlock .quote {
    margin: 5px;
    padding: 5px;
    font-size: 12px;
    font-style: italic;
    color: #777;
    border: 1px dashed #ccc;
    background-color: #F2F0D6;
}