@charset "UTF-8";
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0;
	font-family: inherit;
	font-weight: normal;
	line-height: 20px;
	color: inherit;
	text-rendering: optimizelegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}
h1, h2, h3 {
	line-height: 36px;
}
h1 {
	font-size: 36px;
	text-align: left;
	padding-top: 0px;
	text-transform: uppercase;
	color: #F6F6F6;
	font-weight: lighter;
}
h2 {
	font-size: 28px;
	padding-top: 0px;
	line-height: normal;
	color: #F6F6F6;
	font-weight: lighter;
}
h3 {
	font-size: 27px;
	padding-top: 8px;
	color: #222222;
	font-weight: lighter;
	padding-left: 12px;
	padding-right: 12px;
}
h4 {
	font-size: 17.5px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 11.9px;
}
h1 small {
	font-size: 24.5px;
}
h2 small {
	font-size: 17.5px;
}
h3 small {
	font-size: 14px;
}
h4 small {
	font-size: 14px;
}/* CSS Document */
