       
    h1, h2{text-align: center; line-height: 135%; font-weight: bold; font-family: Georgia, Serif;} 
    h1 {font-size: 18pt; margin-top: 18pt; margin-bottom: 8pt;} 
    h2 {font-size: 13pt; margin-top: 18pt; margin-bottom: 8pt;} 
    h3, h4{text-align: left; line-height: 135%; font-weight: bold; font-family: Georgia, Serif;} 
    h3 {font-size: 11pt; margin-top: 12pt; margin-bottom: 8pt;}
    h4 {font-size: 9pt;  margin-top: 12pt; margin-bottom: 8pt;}
    p         {font-size: 9pt; margin-top: 6pt; margin-bottom: 0pt; line-height: 135%; font-family: Georgia, Serif;}
    p.picture {font-size: 8pt; margin-top: 4pt; margin-bottom: 4pt; line-height: 135%; font-family: Georgia, Serif; text-align: center; font-style: italic;}
    p.center  {font-size: 9pt; margin-top: 6pt; margin-bottom: 0pt; line-height: 135%; font-family: Georgia, Serif; text-align: center;}
    p.small   {font-size: 8pt; margin-top: 4pt; margin-bottom: 0pt; line-height: 135%; font-family: Georgia, Serif;}
    p.centersmall {font-size: 8pt; margin-top: 4pt; margin-bottom: 0pt; line-height: 135%; font-family: Georgia, Serif; text-align: center;}
    blockquote {font-size: 9pt; margin-top: 6pt; margin-bottom: 0pt; line-height: 135%; font-family: Georgia, Serif;}
    Table { font-size: 9pt; margin-top: 3pt; margin-bottom: 3pt; line-height: 135%; font-family: Georgia, Serif;}
    ul {font-size: 9pt; margin-top: 2pt; margin-bottom: 0pt; line-height: 135%; font-family: Georgia, Serif;}
    ol {font-size: 9pt; margin-top: 2pt; margin-bottom: 0pt; line-height: 135%; font-family: Georgia, Serif;}
    ol.small {font-size: 8pt; margin-top: 2pt; margin-bottom: 0pt; line-height: 135%; font-family: Georgia, Serif;}
    dl {font-size: 9pt; margin-top: 2pt; margin-bottom: 0pt; line-height: 135%; font-family: Georgia, Serif;}
    li {font-size: 9pt; margin-top: 2pt; margin-bottom: 0pt; margin-left: -15px; line-height: 135%; font-family: Georgia, Serif;}
    li.small {font-size: 8pt; margin-top: 2pt; margin-bottom: 0pt; margin-left: -15px; line-height: 135%; font-family: Georgia, Serif;}
    sup {font-size: 7pt; font-family: Georgia, Serif;}
    sup.large {font-size: 9pt; font-family: Georgia, Serif;}
    sub {font-size: 7pt; font-family: Georgia, Serif;}
    img {border-style: none; margin: 8pt 8pt 8pt 8pt;}
    img.narrativeright {margin: 18pt 0pt 6pt 24pt; border-style: none; float: right;}
    A:link    { color: #0000C0}
    A:active  { color: #008800}
    A:visited { color: #800080}

body {
        margin-top: 16pt; 
        margin-bottom: 0pt;
        background-color: #ffffff;
        text-align: center;
        font-size: 9pt; 
        font-family: Georgia, Serif;
        color: #000040;
        }

.container {
        background-color: #ffffff;
        width: 765px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5pt;
       }

.menu {
        float: left;
        width: 140px;
        margin-top: 7px;
        margin-bottom: 0px;
        margin-left: 20px;
        margin-right: 0px;
        text-align: center;
        font-size: 8pt; 
        line-height: 150%;
        }
        
.narrative {
        float: left;
        width: 565px;
        margin-top: 7px;
        margin-bottom: 0px;
        margin-left: 20px;
        margin-right: 20px;
        text-align: center;
        line-height: 135%;
        text-align: left;
        }

.footer {
        clear: both;
        border: 15px solid #ffffff;
        margin-bottom: 0px;
        text-align: center;
        font-size: 9pt; 
        font-weight: bold;
       }
