h1 {
	line-height: normal;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 2px;
	padding: 0px;
	margin: 6px 0px 0px;
	font-weight: bolder;
	color: #666666;
}
h2 {
	font-size: 12px;
	margin: 6px 0px;
	padding: 0px;
	height: auto;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: none;
}
h3 {
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bolder;
	text-transform: uppercase;
}
