 h1 {
	font-family: Georgia;
	font-style: normal;
	color: #003366;
	text-align: left;
	font-weight: bold;
	font-size: 26px;
}

 h2 {
	font-family: "Tahoma";
	font-size: 22px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
}
 h3 {
	font-family: Impact;
	font-style: normal;
	color: f69000;
	text-align: center;
	font-weight: lighter;
	font-size: 30px;
}
 h4 {
	font-family: "Tahoma";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #cc0000;
	font-weight: bold;
}
 h5 {
	font-family: "Tahoma";
	font-size: 22px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #cc0000;
	font-weight: bold;
}
 h6 {
	font-family: "Tahoma";
	font-size: 18px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #cc0000;
	font-weight: bold;
}