/*** headlines ***/
h1, h2, h3
{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px;
}

h1
{
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 4px;
}

h2
{	
	font-size: 11px;
}
	
	
h3
{	
	font-size: 11px;
}
	
	
	
.contentHeader h1
{
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
