@charset "utf-8";
.styl {
	font-family: Arial, Helvetica, sans-serif;
}
.headtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #a2b3c6;
	text-decoration: none;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
	}
.para1 {
	font-family: Arial;
	font-size: 12px;
	color: #8f8989;
	text-decoration: none;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}
.bottom {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}
