@charset "utf-8";
/* CSS Document */

/* CSS Editorial */

p {
	font-family: 'Quattrocento', serif;
	font-size: 21px;
	color: #FFF;
	font-weight: 400;
	text-align: left;
	line-height: 26px;
}
a {
	text-decoration: none;
	color: #C5960B;
}


h1 {font-family: 'Quattrocento', serif;
	font-size: 30px;
font-weight: 700; 	
text-align: left;
color: #fff;

}
h2 {
	font-family: 'Quattrocento', serif;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	text-align: left;

}
h3 {font-family: 'Quattrocento', serif;
	font-size: 19px;
font-weight: 700; 
color: #FFF;
	text-align: left;

}
h4 {
	font-family: 'Quattrocento', serif;
	font-size: 20px;
	font-weight: 700;
	color: #FFF;
	text-align: left;
	line-height: 22px;

}
h6 {
	font-family: 'Quattrocento', serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFF;
}
h5 {
	font-family: 'Quattrocento', serif;
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	text-align: left;
	line-height: 15px;
}