<!--

/* classes */

/* navbar elements */

       
.featBar {
       font-family: arial narrow,arial,helvetica; 
       font-size: 12pt;
       color: #000044;
       font-weight: bold;
       }

.bodyTxt {
       font-family: arial narrow,arial,helvetica; 
       font-size: 10pt;
       color: #000000;
       text-decoration: none;
       }

.bodyLink {
       font-family: arial narrow,arial,helvetica; 
       font-size: 10pt;
       color: #000044;
       font-weight: bold;
       text-decoration: none;
       }

.bodyLinkUl {
       font-family: arial narrow,arial,helvetica; 
       font-size: 10pt;
       color: #000044;
       font-weight: bold;
       text-decoration: underline;
       }
       
.bgw {
       font-family: times,times new roman,garamond; 
       font-size: 10pt;
       color: #000044;
       text-decoration: none;
       font-style: italic;
       }
             
.missTxt  {
       font-family: arial narrow,arial,helvetica; 
       font-size: 10pt;
       color: #000000;
       }

.whtTxt  {
       font-family: times new roman,times,garamond; 
       font-size: 10pt;
       color: #ffffff;
       font-style: none;
       }

.whtTxtItal  {
       font-family: times new roman,times,garamond; 
       font-size: 10pt;
       color: #ffffff;
       font-style: italic;
       }

.capLtr  {
       font-family: arial narrow,arial,helvetica; 
       font-size: 22pt;
       color: #000000;
       font-weight: bold;
       }

.quote  {
       font-family: arial narrow,arial,helvetica; 
       font-size: 8pt;
       color: #000000;
       }

.featText {
       font-family: arial narrow,arial,helvetica; 
       font-size: 9pt;
       color: #000000;
       }

.featLink {
       font-family: arial narrow,arial,helvetica; 
       font-size: 9pt;
       color: #000044;
       font-weight: bold;
       text-decoration: none;
       }

.caption {
       font-family: arial narrow,arial,helvetica; 
       font-size: 8pt;
       color: #000000;
       font-weight: bold;
       }

.footer {
       font-family: arial narrow,arial,helvetica; 
       font-size: 8pt;
       color: #000044;
       }

.footerWht {
       font-family: arial narrow,arial,helvetica; 
       font-size: 8pt;
       color: #ffffff;
       }

.headerLink  {
       font-family: arial narrow,arial,helvetica; 
       font-size: 8pt;
       color: #ffffff;
       text-decoration: underline;
       }

.navLink  {
       font-family: arial narrow,arial,helvetica; 
       font-size: 10pt;
       color: #000044;
       }

.pageTitle  {
       font-family: arial narrow,arial,helvetica; 
       font-size: 20pt;
       font-weight: bold;
       color: #000000;
       }

.pageSubtitle  {
       font-family: arial narrow,arial,helvetica; 
       font-size: 8pt;
       color: #000000;
       }

.pageUC  {
       font-family: times new roman,times,garamond; 
       font-size: 10pt;
       color: #000000;
       font-style: italic;
       }

.bodySrf  {
       font-family: times new roman,times,garamond; 
       font-size: 10pt;
       color: #000044;
       }

.bodySrfIt  {
       font-family: times new roman,times,garamond; 
       font-size: 10pt;
       color: #000044;
       font-style: italic;
       }

-->