h3.header {
	font-size: 30px;
	margin:10px 0px 5px 10px;
	font-family: helvetica; 
	font-weight: lighter;
	color: #aec90f;
}

h3.header_s {
	font-size: 45px;
	margin:0px 0px 5px 10px;
	font-family: helvetica; 
	font-weight: lighter;
	color: #aec90f;
}

h3.header_p {
	font-size: 20px;
	margin:0px 0px 3px 0px;
	font-family: helvetica; 
	color: #000000;
}

h3.header_pp {
	font-size: 20px;
	margin:0px 0px 3px 0px;
	font-family: helvetica; 
	font-weight: bold;
	color: #000000;
}

h4.prices {
	font-weight:bold;
	font-size: 18px;
	margin:5px 0px 0px 0px;
	font-family: helvetica; 
        color: #225576;
}

h4.header_s {
	font-size: 20px;
	margin:25px 0px 0px 10px;
	font-family: helvetica; 
	font-weight: lighter;
	color: #aec90f;
}

