h1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	
}
h3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	
}
h4 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #A6B3BB;
}
h5 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	
}
h6 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	
}