.text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: 12.5px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: BLACK;
}

.body1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: 15px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: BLACK;
  text-align: justify;
}

.heading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 15px;
  font-weight: bold;
  font-variant: normal;
  text-transform: uppercase;
  color: #4863A0;
}

.subheading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 45px;
  font-weight: bold;
  font-variant: normal;
  text-transform: capitalize;
  color: #4863A0;
  z-index: 10;
}

.Link1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: capitalize;
  color: #4863A0;
}

.Question {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #4863A0;
  letter-spacing: 1px;
}

.copy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #999999;
}

.text2 {
  font-family: Arial;
  font-size: 11px;
  font-style: normal;
  line-height: 13px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: BLACK;
}

.tlt{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: Bold;
  font-variant: normal;
  text-transform: none;
  color: #4863A0;
}

a:link {
  color: #20244F;
  text-decoration: none;
}

a:visited {
  color: #20244F;
  text-decoration: none;
}

a:hover {
  color: #CA3E0F;
  text-decoration: underline;
}

a:active {
  color: #20244F;
  text-decoration: none;
}

.list {
  font-family: Arial;
  font-size: 10px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #4863A0;
  letter-spacing: 1px;
  text-align:left;
}

.Sh{
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #222351;
  letter-spacing: 1px;
}

.th {
  COLOR: #112351;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 10pt;
  LINE-HEIGHT: 12pt;
  FONT-WEIGHT: bold;
  text-align: left;
}

.content {
	COLOR: #333333;	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; LINE-HEIGHT: 12pt;	text-align: justify}


	
