
/*  596 */
h1,
h2,
h3,
h4,
h5,
h6 {
	/*	margin: 9px 0; */
	font-family: inherit;
	font-weight: bold;
	/*	line-height: 18px; */
	color: inherit;
	text-rendering: optimizelegibility;
	font-style: italic;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999;
}
/*
h1,
h2,
h3 {
	line-height: 36px;
}
h1 {
	font-size: 35.75px;
}
h2 {
	font-size: 29.25px;
}
h3 {
	font-size: 22.75px;
}
h4 {
	font-size: 16.25px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11.05px;
}
*/


h1 small {
	font-size: 22.75px;
}
h2 small {
	font-size: 16.25px;
}
h3 small {
	font-size: 13px;
}
h4 small {
	font-size: 13px;
}


/*  2785 */
.alert h4 {
	color: #c09853;
	margin: 0;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info h4 {
	color: #3a87ad;
}


/*  4620 */
.carousel-caption h4 {
	color: #fff;
	line-height: 18px;
}
.carousel-caption h4 {
	margin: 0 0 5px;
}



/* 3903 */
.modal-header h3 {
	margin: 0;
	line-height: 30px;
}


/*  4643 */
.hero-unit h1 {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 1;
	color: inherit;
	letter-spacing: -1px;
}



/*  6994 */
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 12px 0;
}

h1 {
	font-size: 17px;
	line-height: 19px;
}
h2 {
	font-size: 17px;
	line-height: 19px;
}
h3 {
	font-size: 14px;
	line-height: 17px;
}
h4 {
	font-size: 13px;
	line-height: 16px;
}
h5 {
	font-size: 13px;
	line-height: 15px;
}
h6 {
	font-size: 13px;
	line-height: 15px;
}



/*  7342 */
dl.tabs dt.tabs h3 {
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}
dl.tabs dt.tabs h3 a {
	color: #0088CC;
}
dl.tabs dt.tabs h3 a:hover {
	color: #005580;
	text-decoration: none;
}
dl.tabs dt.open h3 a {
	color: #000;
	text-decoration: none;
}

