
/*---- HOME INDEX CSS START ----*/

.greeting_text {

  font-family: sans-serif;
  font-size: 12px;
  color: #333369;
  letter-spacing: 1px;
  line-height: 16px;
  word-wrap: break-word;
  text-justify: inter-ideograph;

}


/*---- HOME INDEX CSS END ----*/


/*---- HOME LSM CSS START ----*/

.hlsm_link {

  font-family: sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  color: #000000;
  text-align: left;

}

.hlsm_link:link {

  text-decoration: none;

}

.hlsm_link:visited {

  text-decoration: none;

}

.hlsm_link:hover {

  text-decoration: underline;

}

/*---- HOME LSM CSS END ----*/