h1 {
	text-align: center;
	font-size: 12px;
	font-weight: strong;
	color: #9999ff;
}

h2 {
	text-align: normal;
	font-size: 20px;
	font-weight: strong;
	color: #000099;
}

h3 {
	text-align: normal;
	font-size: 16px;
	font-weight: strong;
	color: #0000FF;
}

h4 {
	text-align: normal;
	font-size: 16px;
	font-weight: strong;
	color: #0000FF;
}

h5 {
	text-align: normal;
	font-size: 20px;
	font-weight: strong;
	color: #0000FF;
}

h6 {
	text-align: normal;
	font-size: 20px;
	font-weight: strong;
	color: #0000FF;
}