body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
    table{border-collapse:collapse;border-spacing:0;}
    fieldset,img{border:0;}
    address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
    ol,ul {list-style:none;}
    caption,th {text-align:left;}
    h1,h2,h3,h4,h5,h6{font-size:100%;}
    q:before,q:after{content:'';}
    body {font:13px arial,helvetica,clean,sans-serif;}
    table {font-size:inherit;}
    select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
    pre, code {font:115% monospace;}
    body * {line-height:1.22em;}

    #Body
    {
        background-color : #e6dcd2 ;
        border-bottom : 1px solid #e6dcd2 ;
        border-top : 1px solid #e6dcd2 ;
        color : #503e32 ;
        font-family : Arial,Verdana,sans-serif ;
        font-size : 13px ;
        margin : 0px auto ;
        text-align : left ;
    }

    #Body h1
    {
        color : #ac5e62 ;
        font-size : 15px ;
        margin : 15px ;
    }

    #Body h2
    {
        color : #2b5679 ;
        margin : 15px ;
    }

    #Body p
    {
        font-size : 13px ;
        margin : 15px ;
    }

    #Body ul
    {
        margin : 15px 15px 15px 45px ;
        list-style-position : outside ;
        list-style-type : disc ;
    }

    #Body ul li
    {
    }

    #Body div.Table
    {
        margin : 15px ;
    }

    #Body div.Table table
    {
        border : 1px solid #e6dcd2 ;
        border-collapse : collapse ;
        font-size : 13px ;
        width : 475px ;
    }

    #Body div.Table table tr
    {
    }

    #Body div.Table table tr td
    {
        background-color : #ddcdbd ;
        border : 1px solid #e6dcd2 ;
        font-size : 13px ;
        padding : 5px ;
        vertical-align : middle ;
    }

    #Body div.Table table tr td.Center
    {
        text-align : center ;
    }

    #Body div.Table table tr td.Caption
    {
        font-weight : bold ;
        text-align : right ;
        width : 50% ;
    }

    #Body div.Table table tr td.Field
    {
    }

    #Body .Errors
    {
        color : #ff0000 ;
    }

    #Body div.Chart
    {
        margin : 15px ;
    }

    #Body div.Chart table
    {
        border : 1px solid #e6dcd2 ;
        border-collapse : collapse ;
        font-size : 13px ;
        width : 475px ;
    }

    #Body div.Chart table tr
    {
    }

    #Body div.Chart table tr th
    {
        background-color : #503e32 ;
        border : 1px solid #e6dcd2 ;
        color : #ffffff ;
        font-size : 13px ;
        font-weight : bold ;
        padding : 5px ;
        vertical-align : middle ;
    }

    #Body div.Chart table tr th.Hidden
    {
        background-color : #e6dcd2 ;
    }

    #Body div.Chart table tr td
    {
        background-color : #ddcdbd ;
        border : 1px solid #e6dcd2 ;
        font-size : 13px ;
        padding : 5px ;
        vertical-align : middle ;
    }

    #Body div.Chart table tr .Arrow
    {
        background-color : #e6dcd2 ;
        font-size : 15px ;
        font-weight : bold ;
        text-align : center ;
    }

    #Body div.Chart table tr .Color
    {
        color : #000000 ;
        font-weight : bold ;
        text-align : center ;
        width : 25px ;
    }

    #Body div.Chart table tr .Special
    {
        background-color : #503e32 ;
        color : #ffffff ;
    }

    #Body div.Chart table tr .A { background-color : #ffff00 ; }
    #Body div.Chart table tr .B { background-color : #ffe500 ; }
    #Body div.Chart table tr .C { background-color : #ffcc00 ; }
    #Body div.Chart table tr .D { background-color : #ffb200 ; }
    #Body div.Chart table tr .E { background-color : #ff9900 ; }
    #Body div.Chart table tr .F { background-color : #ff7f00 ; }
    #Body div.Chart table tr .G { background-color : #ff6600 ; }
    #Body div.Chart table tr .H { background-color : #ff4c00 ; }
    #Body div.Chart table tr .I { background-color : #ff3300 ; }
    #Body div.Chart table tr .J { background-color : #ff1900 ; }
    #Body div.Chart table tr .K { background-color : #ff0000 ; }
    
    #Body div.Chart table tr .Light_Beige { background-color : #f5f5dc ; }

    em
    {
        font-style : italic ;
    }

    strong
    {
        font-weight : bold ;
    }