h1 {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: ff0000;
}

h2 {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #454545;
}

h3 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #009999;
}
