               BODY { 
                  background-color: white;
                  font-family: Thaoma, Arial;
                  font-weight: normal;
                  font-size: 9pt;
                  line-height: 100%; 
                  color: navy;
                }
                TABLE { 
                  font-weight: normal;
                  font-size: 9pt;
                  line-height: 100%; 
                  font-family: Thaoma, Arial;
                  font-variant: normal;
                  font-style: normal;
                  color: navy;
                }            
                FONT { 
                  font-weight: normal;
                  font-family: Thaoma, Arial;
                  font-variant: normal;
                  font-style: normal;
                  font-size: 9pt;
                  line-height: 100%; 
                  color: navy;
                }            
                TD { 
                  font-weight: normal;
                  font-family: Thaoma, Arial;
                  font-variant: normal;
                  font-style: normal;
                  font-size: 9pt;
                  line-height: 100%; 
                  color: navy;
                }            
                .footnote { 
                  font-weight: normal;
                  font-family: Thaoma, Arial;
                  font-variant: normal;
                  font-style: normal;
                  font-size: 8pt;
                  line-height: 100%; 
                  color: navy;
                }            
                .theTitle { 
                  font-weight: bold;
                  font-family: Thaoma, Arial;
                  font-variant: normal;
                  font-style: normal;
                  font-size: 11pt;
                  line-height: 100%; 
                  color: coral;
                }            
                .headTitle { 
                  font-weight: normal;
                  font-family: Thaoma, Arial;
                  font-variant: normal;
                  font-style: normal;
                  font-size: 9pt;
                  line-height: 100%; 
                  color: gray;
                }            
                .subTitle { 
                  font-weight: normal;
                  font-family: Thaoma, Arial;
                  font-variant: normal;
                  font-style: normal;
                  font-size: 8pt;
                  line-height: 100%; 
                  color: coral;
                }            
                .hotTitle { 
                  font-weight: normal;
                  font-family:  Thaoma,Arial;
                  font-variant:  normal;
                  font-style: bold;
                  font-size: 9pt;
                  line-height: 100%; 
                  color: darkred;
                }            
                 .grayTitle{ 
                  font-weight: normal;
                  font-family:  Thaoma,Arial;
                  font-variant:  normal;
                  font-style: bold;
                  font-size: 9pt;
                  line-height: 100%; 
                  color: gray;
                }            
                .lostrillo { 
                  font-weight: normal;
                  font-family:  Thaoma,Arial;
                  font-variant:  bold;
                  font-style: bold;
                  font-size: 11pt;
                  line-height: 100%; 
                  color: yellow;
                }            
                P { 
                  font-size: 9pt;
                  line-height: 100%; 
                  font-family: Thaoma, Arial;
                  color: navy;
                }            
                DIR { 
                  font-size: 8pt;
                  line-height: 100%; 
                  font-family: Thaoma, Arial;
                  color: gray;
                }            

                UL            { font-size: small; color:cornflowerblue; font-family: Thaoma, Arial;line-height:100%;}    
                UL UL      { font-size: small; color:cornflowerblue; font-family: Thaoma, Arial;line-height:100%;}    
                UL LI        { font-size: small; color:cornflowerblue; font-family: Thaoma, Arial;line-height:100%;}    
                UL UL LI  { font-size: small; color:cornflowerblue; font-family: Thaoma, Arial;line-height:100%;}    
                                
                A:link { font-weight: normal; text-decoration: none; color: coral}     	 /*  unvisited link  */
                A:visited { font-weight: normal; text-decoration: none; color: cornflowerblue} 	 /*  visited links    */
                A:active { text-decoration: normal; color: red;}         	  		 /*  active links     */
                A:hover {  text-decoration: normal; color: cornflowerblue}			 /*  mouse over    */
                

                  
