H1 {text-align:center;
    text-transform:uppercase;
    color:#003340;
    font: bold 12pt "Arial Narrow", "N Helvetica Narrow", "Sans-Serif"}
    
H1.sub {text-align:left;
    text-transform:capitalize;
    color:black;
    font: bold 11pt "Arial Narrow", "N Helvetica Narrow", "Sans-Serif"}
     
P  {text-align:left;
    color:black;
    font: 13pt/16pt "Arial Narrow", "N Helvetica Narrow", "Sans-Serif"}
    
P.right  {text-align:right}

P.center  {text-align:center}

P.quote  {font:11pt "Times New Roman", "Times", "Serif"}

P.excerpt {font:13pt/16pt "Times", "Times New Roman", "Serif"; text-indent:5%}

P.captionlg {font:bold 13pt/16pt "Times", "Times New Roman", "Serif";
             text-align:center}

P.indent  {text-indent:5%}

P.leftnav {font-size: 11pt;
           font-weight:bold;
           line-height: 105%;
           color:#E0E0C1}
           
P.small {font-size: 11pt;
           font-weight:normal;
           line-height: 105%;
           color:#E0E0C1}
    
P.smctr {font-size: 10pt;
           font-weight:normal;
           line-height: 105%;
           text-align:center}
    
P.smctrnav {font-size: 10pt;
           font-weight:normal;
           line-height: 105%;
           text-align:center;
           color:#E0E0C1}
    
BR.source  {font:10pt italic "Arial Narrow", "N Helvetica Narrow", "Sans-Serif"}

BR.excerpt {font:13pt/16pt "Times", "Times New Roman", "Serif"; text-indent:5%}

UL {text-align:left;
    color:black;
    font: 13pt/16pt "Arial Narrow", "N Helvetica Narrow", "Sans-Serif"}

UL.lgindent {text-align:left;
             text-indent:30%;
             color:black;
             font: 13pt/16pt "Arial Narrow", "N Helvetica Narrow", "Sans-Serif"}

IMG.leftanc {float:left}

IMG.rightanc {float:right}

IMG.nowrap {align:center;
            clear:both}
            
HR {color:brown;
    width:75%;
    height:10;
    align:center}
    
A:link  {background:transparent;
         color:#844d18;
        text-decoration:none;
        font-weight:bold}
         
A:visited {background:transparent;
           color:#844d18;
           text-decoration:none;
        font-weight:bold}
         
A:active {background:transparent;
           color:maroon;
           text-decoration:none;
        font-weight:bold}
         
A:hover {background:transparent;
         color:maroon;
         text-decoration:none;
         font-weight:bold}
           
A.leftnav:link  {background:transparent;
            color:#E0E0C1;
            font-size: 11pt;
            line-height: 105%;
            text-decoration:none}

A.leftnav:visited  {background:transparent;
            color:#E0E0C1;
            font-size: 11pt;
            line-height: 105%;
            text-decoration:none}

A.leftnav:active  {background:transparent;
            color:maroon;
            font-size: 11pt;
            line-height: 105%;
            text-decoration:none}
            
A.leftnav:hover  {background:transparent;
            color:maroon;
            font-size: 11pt;
            line-height: 105%;
            text-decoration:none}

