h1 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
h2 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
