h1 {
	color: #cc0033;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #cc0033;
	font-size: 14px;
	font-weight: bold;
}

.center {
	text-align: center;
}

