﻿body, html {
    margin: 0;
    padding: 0;
    background: #F8F8F8;
}

#container {
    width: 930px;
    font-family: Arial;
    padding: auto;
    margin: auto;
}

#header {
    width: 930px;
    border-collapse: collapse;
}

#footer {
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
    color: white;
    letter-spacing: 2px;
    line-height: 180%;
    background: #888179;
    border-bottom: 7px solid #C86500;
    clear: both;
}

    #footer .imp {
        font-size: 12pt;
        color: #FFC1A9;
    }

#table {
    width: 930px;
    text-align: left;
}

    #table .subtitle {
        font-size: 12pt;
        font-weight: bold;
        color: #620000;
        line-height: 190%;
        margin: 0.3em 0 0.7em 0.5em;
        padding: 0 20px 0 30px;
        letter-spacing: 1px;
    }

    #table p {
        margin: 0.5em 0.5em 1.0em 0.5em;
        padding: 0 20px 0 30px;
        font-size: 11pt;
        line-height: 200%;
        color: #464646;
    }

    #table .color {
        color: #598699;
        font-weight: bold;
    }

    #table .small {
        font-size: 10pt;
        color: #C86500;
        line-height: 180%;
        margin: 0.5em 0.5em 1.0em 0.5em;
        padding: 0 20px 0 10px;
        font-family: Arial;
        text-align: left;
    }

        #table .small .list {
            font-size: 12pt;
            font-weight: bold;
            line-height: 220%;
        }

    #table .rightfont {
        font-size: 12pt;
        color: White;
        line-height: 180%;
        padding-left: 10px;
        text-align: left;
        font-weight: bold;
        letter-spacing: 1px;
        background: #E19E00;
        height: 30px;
        margin-top: 10px;
    }

    #table .font {
        padding: 10px 10px 10px 40px;
        font-size: 11pt;
        line-height: 220%;
        color: #0467CC;
        text-align: left;
    }

        #table .font .big {
            color: #734633;
            font-weight: bold;
            font-size: 14pt;
            letter-spacing: 1px;
            margin-bottom: 10px;
        }

    #table .rightsub {
        font-size: 10pt;
        text-align: left;
        color: black;
        margin: 0.2em 0 0.2em 0.5em;
        padding: 0 20px 5px 10px;
        line-height: 180%;
    }

        #table .rightsub .imp {
            font-size: 12pt;
            color: red;
            font-weight: bold;
        }

    #table .gotop {
        text-align: right;
        font-size: 10pt;
        margin-right: 30px;
        line-height: 220%;
        margin-bottom: 10px;
    }

        #table .gotop a:link {
            text-decoration: underline;
            color: #0000FF;
        }

        #table .gotop a:hover {
            text-decoration: none;
            color: Red;
        }

        #table .gotop a:visited {
            text-decoration: underline;
            color: #0000FF;
        }

    #table .font4 {
        font-size: 11pt;
        color: White;
        text-align: center;
        font-family: Arial;
        line-height: 220%;
        vertical-align: middle;
        font-weight: bold;
        letter-spacing: 1px;
    }

    #table .font5 {
        font-size: 11pt;
        color: #2f4039;
        text-align: center;
        line-height: 150%;
        vertical-align: middle;
    }

    #table .font6 {
        font-size: 11pt;
        color: #d7e2b1;
        text-align: center;
        line-height: 130%;
        vertical-align: middle;
    }

    #table .font7 {
        font-size: 11pt;
        color: #ffffff;
        text-align: center;
        line-height: 130%;
        vertical-align: middle;
    }

    #table .font8 {
        font-size: 11pt;
        color: #ccff33;
        text-align: center;
        line-height: 130%;
        vertical-align: middle;
    }

    #table .imp {
        font-size: 12pt;
        color: Red;
        font-weight: bold;
    }

#header .table {
    width: 620px;
    text-align: center;
}

    #header .table .top {
        text-align: center;
        color: #B91900;
        font-size: 10pt;
        padding: 10px 10px 10px 10px;
        font-weight: bold;
        letter-spacing: 1px;
    }

    #header .table .des {
        text-align: left;
        color: #464646;
        font-size: 10pt;
        padding: 15px 25px 15px 25px;
    }

    #header .table .books {
        margin: 0 2px 0 2px;
        text-align: center;
        line-height: 190%;
        color: Black;
        padding-top: 5px;
        padding-bottom: 10px;
    }

        #header .table .btitle {
            line-height: 190%;
            font-size: 10pt;
            text-align: center;
        }

        #header .table .books a:link {
            color: #00027F;
            text-decoration: underline;
        }

        #header .table .books a:hover {
            color: #663300;
            text-decoration: none;
            font-weight: normal;
        }

        #header .table .books a:visited {
            color: #00027F;
            text-decoration: underline;
        }

        #header .table .books .imp {
            font-size: 11pt;
            color: Red;
            font-weight: bold;
        }
#header .slink {
    font-size: 11pt;
    text-align:left;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: 40px;
    vertical-align: bottom;
    line-height: 220%;
}

    #header .slink a:link {
        text-decoration: underline;
        color: #C32700;
    }

    #header .slink a:hover {
        text-decoration: none;
        color: #58A500;
        font-weight: normal;
    }

    #header .slink a:visited {
        text-decoration: underline;
        color: #C32700;
    }
