body{
	color: #000;
	text-align: center;	
	font-family: "helvetica neue",helvetica,arial,sans-serif;
	font-size: 12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	}
	
#container{
	text-align: left;
	}
	
h2{	
	font-size: 18px;
	color: #D82028;
	}	
	
p{
	margin: 10px 0px 10px 0px;
}

strong{
	font-weight: bold;
	color: #D82028;
}