h1, h2, h3 {
	color: #333333;
	font-weight: normal;
	margin: 0px;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 12px;
}

