body{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
	color:#555; font-size:10px; 
	white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */
	}
	
/*
  HEADINGS
*/
h1, h2, h3, h5, h6{
	color:#555;
}
h4{
	margin-top:15px;
	color:#B22634;
}
h1, h2, h3{
	border-bottom-color:#565656;
}
/*
  WRAPPER
*/
#wrapper{
	/*background:#ECEEF0;*/
	background:#f2f4f6;
	border-left-color:#BDCDD4;
	border-right-color:#BDCDD4;
	border-bottom-color:#BDCDD4;
}
body{
	margin: 5% 5% 5% 5% !important;
	text-align: justify !important;
}
/*
  FOOTER
*/
#footer{
	border-top-color:#1374A5;
}
 #footer a:link,  #footer a:visited{
	 color:#1374A5;
}
#hitcontent {
	margin-left:auto;
	width:auto;
}

.firstletter
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
    font-size:55px;
    display:inline;
    color:Black;
}
