<!--
*    {font: 10pt  MS Sans Serif}
BODY {
   background-color:  ;
   color:                      #000000;
   scrollbar-face-color:       #CBDDEB;
   scrollbar-highlight-color:  #FCFEFC;
   scrollbar-shadow-color:     #D6E4F1;
   scrollbar-3Dlight-color:    #D6E4F1;
   scrollbar-arrow-color:      #7CA8D2;
   scrollbar-track-color:      #FCFEFC;
   scrollbar-darkshadow-color: #DBE4EA;
   }
   .textleft1 {
        font-size : 13px;
        font-family :"Verdana",  "Cordia New", "Cordia UPC" ;
        font-weight : light;
        color : #0000FF;
        line-height : 14pt;
   }
   .textleft2 { 
        font-size : 12px;
        font-family :"Verdana",  "Cordia New", "Cordia UPC" ;
        font-weight : light;
        color : #66CC33;
        line-height : 14pt;
   }
   .textfooter1 { 
        font-size : 13px;
        font-family :"Verdana",  "Cordia New", "Cordia UPC" ;
        font-weight : light;
        color : #004080;
        line-height : 14pt;
   }
   .textfooter2 { 
        font-size : 13px;
        font-family :"Verdana",  "Cordia New", "Cordia UPC" ;
        font-weight : bold;
        color : #004080;
        line-height : 14pt;
   }
   .textfooter3 { 
        font-size : 14px;
        font-family :"MS Sans Serif",  "Cordia New", "Cordia UPC" ;
        font-weight : bold;
        color : #ACACAC;
        line-height : 11pt;
   }
A {
        text-decoration : none;
}

A:Visited  {
        text-decoration : none;
}

A:Active  {
        text-decoration : none;
}

A:Hover  {
        text-decoration : none;
}

-->