.header {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: 0431A2;
	text-align: justify;
	font-weight: bold;


}
.subTitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	background-color: 3232FC;
	color: #BBEEFF;
}
.body1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-align: justify;
	

}
