html{ background-color: #ffffff}
.style2 {
	color: #33F;
	font-size: 36px;
	font-weight: bold;
}
.style3 {
	color: #33F;
	font-size: 16px;
}
.style4 {
	font-size: 20px;
	color: #F00;
	font-weight: bold;
}
.style5 {
	font-size: 16px;
	color: #C30;
}
.style5 em {
	font-weight: bold;
	color: #F00;
}
.callnow {
	font-size: 30px;
	font-weight: bold;
	color: #03F;
}
.style6 {
	font-size: 16px;
    text-align: justify;
}

