﻿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: 6pt;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
H2 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size : 8pt;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
   
   H3 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 9pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #FFFFFF;
   }

   H4 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 7pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #FEBE00;
   } 

   H5 { 
   margin-bottom: 0; 
   padding-bottom: 0;
   font-size : 6pt; 
   font-weight: bold;
   font-variant: normal;
   font-style: normal; 
   color: #FEBE00;
   } 
   
   a:link { 
   color: #0033FF; 
   } 
   
   a:visited{ 
   color: #333333; 
   } 
   
   a:active { 
   color: #0033FF; 
   } 
   
   a:hover { 
   color: #0033FF; 
   font-weight: bold;

   } 
