h1 {
	font-size: 22px; 
	font-weight: bold; 
	}
h2 {
	font-size: 18px; 
	font-weight: bold; 
}
h3 {
	font-size: 18px; 
}
h4 {
	font-size: 15px; 
	font-weight: bold; 
}
h5 {
	font-size: 15px; 
}
h6 {
	font-size: 12px; 
	font-weight: bold; 
}
.highlight {
	background-color:#FFEC66;
	color:#000;
}
