body {
	background-color : #ffffff;
}

.f7_black_bold{
	font-weight : bold;
	font-size:17px;
	color:#000000;
	font-family :  Arial, Helvetica, sans-serif;
	
}
.f5_black_bold{
	font-weight : bold;
	font-size:15px;
	color:#000000;
	font-family :  Arial, Helvetica, sans-serif;
	
}

.f3{
	font-weight : normal;
	font-size:13px;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
}
.spacing{
	height:10px;
	
}