.blacl-normal-text {
  font-family: Arial;
  font-size: 13px;
}
.blacl-bold-normal-text {font-family:Arial; font-size: 12px; font-weight: bold; }
.read-bold-normal-text {
  font-family: Arial;
  font-size: 12px;
  color:#B70000;
  font-weight: bold;
}
.white-bold-normal-text {font-family: Arial; font-size: 13px; font-weight: bold; color: #FFFFFF; }
.white-heading-text1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; }
.white-normal-text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
.black-bold-headling-txt-1 {
  font-size: 18px;
  font-weight: bold;
}
.1space{line-height:16px;}
a:link {
  color:#396FF9;
  text-decoration: underline;

}
a:visited {
  text-decoration: underline;
  color: #B70000;

}
a:hover {
  text-decoration: none;
  color: #B70000;

}
a:active {
  text-decoration: none;
  color: #B70000;

}
.black-text-link:link {
  color: #000000;
  text-decoration: none;
  font-family:Arial;
  font-size:12.5px;
}
.black-text-link:visited {
  text-decoration: none;
  color: #000000;
  font-family:Arial;
  font-size:12.5px;
}
.black-text-link:hover {
  text-decoration: none;
  color: #D10800;
  font-family:Arial;
  font-size:12.5px;
}
.black-text-link:active {
  text-decoration: none;
  color: #000000;
  font-family: Arial;
  font-size:12.5px;
}
.white-text-link:link {
  color: #FFFFFF;
  text-decoration: none;
}
.white-text-link:visited {
  text-decoration: none;
  color: #FFFFFF;
}
.white-text-link:hover {
  text-decoration: none;
  color: #FEEF01;
}
.white-text-link:active {
  text-decoration: none;
  color: #FFFFFF;
}
body {
  background-color: #727272;
}
h1 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
h2 {
	color: #000000;
	font-size: 15px;
	font-family: Arial;
	font-weight: normal;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.h1 {
	color: #000000;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}