h1 {
	font-size: 16px;
	color: #330000;
	text-decoration: underline;
	background: #FFCEFF;
}
h2 {
	font-size: 12px;
	color: #660000;
	background: #FFE6FF;
}
h3 {
	font-size: 10px;
	color: #660000;
}
