h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #AE0F31;
	text-align: left;
}
h2 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #094A79;
	text-decoration: none;
	text-align: justify;
}
h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #094A79;
}
h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #094A79;
}
h5 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-align: center;
}
h6 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
