/* --- HEADLINES ---------------------------------------------------------------- */

h1, h2, h3, h6, .h1, .h2, .h6
{
	font-family: Arial, Helvetica; 
	font-weight: bold; 
	letter-spacing:-1px;
	margin: 0px 0px 2px 0px; 	
}

h1, .h1		
{ 
	font-size: 28px; 
	line-height: 115%; 
}

h2, .h2		{ 
	font-size: 20px; 
	line-height: 120%; 
}

h3
{
	font-size: 16px;
	letter-spacing: -0.01em;
}

h6, .h6		{ 
	font-size: 16px; 
	line-height: 120%; 
}

.infobox h2
{
	font-size: 18px;
}

h2.infobox-bar { 
	line-height: 30px;
	font-size: 15px;
}

