.InsTITLE {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
.InsCompanyList {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	font-variant: small-caps;

}
.InsMiddleSize {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
