h1           
{ 	
color: #373737;	
font-family: Arial, Helvetica, Geneva, 'sans serif';	
font-size: 13px; 	
text-align: center; 	
font-weight: bold;		
margin-left: 5; 	
margin-top: 0; 	
margin-bottom: 0;
}

h2           
{ 	
color: #373737;	
font-family: Arial, Helvetica, Geneva, 'sans serif';	
font-size: 12px; 	
text-align: Left; 	
font-weight: normal;		
margin-left: 28; 	
margin-right: 10; 	
margin-top: 0; 	margin-bottom: 0;
}

h3           
{ 	color: #000000;	
font-family: Arial, Helvetica, Geneva, 'sans serif';	
font-size: 13px; 	
text-align: Center; 	
font-weight: normal;		
line-height: 130%	
}

h4                    
{ 	
color: #2F2E76;	
font-family: Arial, Helvetica, Geneva, 'sans serif';	
font-size: 13px; 	
text-align: center; 	
font-weight: bold;		
margin-left: 5; 	
margin-top: 0; 	
margin-bottom: 0;}

h5           
{ 	
color: #324A72;	
font-family: Arial, Helvetica, Geneva, 'sans serif';	
font-size: 12px; 	
text-align: Left; 	
font-weight: bold;	
margin-top: 0; 	
margin-bottom: 0;
}

h6           
{ 	
color: #373737;	
font-family: Arial, Helvetica, Geneva, 'sans serif';	
font-size: 12px; 	
text-align: center; 	
font-weight: normal;		
margin-left: 0; 	
margin-right: 0;	
margin-top: 0; 	
margin-bottom: 0;}




a:link 
{	
color: #373737;	
text-decoration: underline;	
font-weight: bold;	
}

a:visited
{	
color: #373737;	
text-decoration: underline;	
font-weight: bold;	
}

a:hover
{	
color:  #000000;	
text-decoration: none;
}