h1 {
	font-size: 36px;
	color: #EFEFEF;
	text-align: center;
	background-color: #006;
	width: 100%;
}
h2 {
	font-size: 30px;
	color: #009;
	text-align: center;
}
h3 {
	font-size: 24px;
	color: #033;
}
h4 {
	font-size: 20px;
	color: #300;
}
h5 {
	font-size: 16px;
	color: #00004F;
}
p {
	margin-left: 8px;
}
