.black_margin_left20px{
	font-size : 10pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	margin-top : 0pt;
	margin-left : 20px;
	text-align : justify;
}

.black_margin_left40px{
	font-size : 10pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	margin-top : 0pt;
	margin-left : 40px;
	text-align : justify;
}

.black_margin_left60px{
	font-size : 10pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	margin-top : 0pt;
	margin-left : 60px;
	text-align : justify;
}

.bold{
	font-size : 10pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	margin-top : 0pt;
}

.black{
	font-size : 10pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	margin-top : 0pt;
	text-align : justify;
}

.heading{
	font-size : 12pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	margin-top : 0pt;
	text-decoration : underline;
	text-align : center;
}

.heading_small{
	font-size : 10pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	margin-top : 0pt;
	text-decoration : underline;
	text-align : left;
}

.main_heading{
	text-align : center;
}

.heading_blue{
	font-size : 10pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #022D90;
	margin-top : 0pt;
	text-decoration : underline;
	text-align : left;
}		

