.style1 {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.body_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.orange {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FC9700;
}
.heading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B43405;
	text-decoration: none;
}

.bro {
	font-family: Arial;
	font-size: 12px;	
	color: #B43405;
	text-decoration: none;
}
.white_body {
	font-family: Arial;
	font-size: 12px;
	
	color: #FFFFFF;
	text-decoration: none;
}
