          
 h3	{
           font-weight: normal;
           font-family: Century Gothic, Century, Arial, Sans-Serif;
		   font-size: 11pt;
		   color: #000000;
		   margin-top:0px;
		   margin-bottom:0px;
         }  
       
h4	{
           font-weight: bold;
           font-family: Century Gothic, Century, Arial, Sans-Serif;
		   font-size: 14.5pt;
		   color: #FFFFFF;
		   margin-top:10px;
		   margin-bottom:10px;
		   border-bottom: 1px #ffffff solid;
         }  
 .txtContent { 
           font-weight: normal;
           font-family: Arial, Helvetica, sans-serif;
		   font-size: 11pt;
		   color: #333333;
		   margin-left:12px;
         }  

 .txtContent li { 
			margin-left:25px;
         }  
       
.txtHeader { 
           font-weight: normal;
           font-family: Century Gothic, Century, Arial, Sans-Serif;
		   font-size: 11pt;
		   color: #666666;
         }  
       
.txtHeader li { 
           font-weight: bold;
           font-family: Century Gothic, Century, Arial, Sans-Serif;
		   font-size: 11pt;
		   color: #666666;
         }  

       
.txtHighlight { 
           font-weight: bold;
           font-family: Century Gothic, Century, Arial, Sans-Serif;
		   font-size: 11pt;
		   color: #330033;
		   padding:0px 5px 0px 12px;
         }  
       
       
       
.txtFooter { 
           font-weight: normal;
           font-family: Century Gothic, Century, Arial, Sans-Serif;
		   font-size: 8pt;
		   color: #666666;
         }  


