@charset "utf-8";
.fontsa {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.boldfont {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.font {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #336600;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}
.companey {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.nesty {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
