/* @group General Styles */

#contentHeader h1 {
	font-weight: bold;
	letter-spacing: -2px;
}

#contentHeader h2 {
	font-weight: bold;
	letter-spacing: -1px;
}

#contentHeader h3 {
	font-weight: bold;
}

