BODY TD { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #000000; 
   font-size : 10pt; 
   text-align : left; 
   } 
 
   
   H1 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 14pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal;
   color: #00000;
   } 
   
   H2 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 10pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal;
   color: #0000FF;
   } 
   
   H3 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 8pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #000000;
   }

   H4 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 7pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #FFFFFF;
   } 

   H5 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 6pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #68FF26;
   } 
   
   a:link { 
   color: #0000FF; 
   } 
   
   a:visited{ 
   color: #6262FF; 
   } 
   
   a:active { 
   color: #0000FF; 
   } 
   
   a:hover { 
   color: #0000FF; 
   font-weight: bold;

   } 
.cont_padd {

	margin-top:30px;
	margin-bottom:50px;
	margin-left:20px;
	margin-right:10px;	
	text-align:left;

}
.top_text {


	margin-top:20px;
	margin-bottom:auto;
	margin-left:20px;
	margin-right:auto;	
	text-align:left;


	
}