.black_text_bold{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.normal_text{
	font-family: Arial;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
	line-height: 12px;
}

.box1{
	background-color: #F7FDFE;
	padding: 20px;
	border: 1px solid #B1F6F7;
}


.box_white_heading{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.box_green_text{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #348329;
	text-decoration: none;
}

.box_blue_text{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3375E2;
	text-decoration: none;
}


.box1_h1{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #009F8A;
	text-decoration: none;
}

.box1_h2{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
	line-height: 20px;
}

.box1_h3{
	font-family: Arial;
	font-size: 13px;
	color: #454545;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

.price_text{
	font-family: Arial;
	font-size: 11px;
	color: #2C2C2C;
	text-decoration: none;

}.box_sky_text {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0CAFC2;
	text-decoration: none;
}
.box1_h4 {

	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

