.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-transform: none;
	width: 720px;


}
.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	width: 720px;

}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-align: justify;
	width: 720px;


}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	width: 710px;
	list-style-position: outside;
	list-style-type: circle;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	margin-left: -25px;
	line-height: normal;
	padding-top: 5px;




}
