body { font-family: "Times New Roman", serif ;
       font-size: 11pt ; font-style: normal ; font-weight: normal ; color: #000000 ;
       background-color : #EEF0F4 ;
       margin-top: 0px ; margin-left: auto ; margin-right: auto ; margin-bottom: 0px }

p        { font-size: 11pt ; font-style: normal ; font-weight: normal ; color: #000000 }
p.small  { font-size:  9pt ; font-style: normal ; font-weight: normal ; color: #000000 }
p.quote  { font-size: 10pt ; font-style: italic ; font-weight: normal ; color: #F3F3F3 ;
           padding-bottom: 0; margin-bottom: 0 }
p.source { font-size: 10pt ; font-style: normal ; font-weight: normal ; color: #F3F3F3 ;
           padding-top: 0; margin-top: 0 ; text-align: right }
p.nav    { font-size: 10pt ; font-style: normal ; font-weight: bold   ; color: #000000 ;
           line-height: 1.5 }
p.img    { margin: 0 ; padding: 0 0 2em 0 }


li   { font-size: 11pt ; font-style: normal ; font-weight: normal ; color: #000000 ;
       margin: 0 ; padding: 0 0 1em 0 }
ol   { font-size: 11pt ; font-style: normal ; font-weight: normal ; color: #000000 ;
       margin: 0 0 0 2em ; padding: 0 }
ul   { font-size: 11pt ; font-style: normal ; font-weight: normal ; color: #000000 ;
       margin: 0 0 0 1em ; padding: 0 }
dt   { font-size: 11pt ; font-style: normal ; font-weight: bold   ; color: #000000 }
dd   { font-size: 11pt ; font-style: normal ; font-weight: normal ; color: #000000 }

td   { font-size: 11pt ; font-style: normal ; font-weight: normal ; color: #000000 }
th   { font-size: 11pt ; font-style: normal ; font-weight: bold   ; color: #000000 }


h1   { font-size: 18pt ; font-style: italic ; font-weight: bold ; color: #003399 ;
       margin: 0; padding: 1ex 0 1ex 0 }
h2   { font-size: 15pt ; font-style: italic ; font-weight: bold ; color: #003399 }
h3   { font-size: 13pt ; font-style: italic ; font-weight: bold ; color: #003399 ;
       margin: 0 0 0 0 ; padding: 0 0 2ex 0 }

b    { font-weight: bold ; color: #003388 ; text-decoration: none }
hr   { height: 1px ; color: #0033AA ; background-color:#0033AA }
.redtext { color: #EE2233 }
.bigbold { color: #003388 ; font-size: 13pt ; font-weight: bold }

img.pixR {
float: right ;
margin: 0 ;
padding: 0 0 1ex 2ex ;
}

img.pixL {
float: left ;
margin: 0 ;
padding: 0 2ex 1ex 0 ;
}

a:link    { color: #4477FF ; font-weight: bold ; text-decoration: none }
a:visited { color: #6677CC ; font-weight: bold ; text-decoration: none }
a:link:hover, a:visited:hover { 
            color: #EE2233 ; font-weight: bold ; text-decoration: underline ;
}
a:link:active, a:visited:active { 
            color: #3366FF ; font-weight: bold ; text-decoration: underline ;
}

