@charset "utf-8";
/* CSS Document */
#NStext {
  background: #a9e26f;
  border-top: 3px solid #fff;
  clear: both;
  font-size: 91.67%;
  overflow: hidden;
}

#NStext h1{
background:none;
border-bottom: 0 none;
font-size: 109.1%;
padding-top: 10px;
padding-bottom: 4px;
text-align: center;
text-transform: none;
}
#NStext p{
color: #111;
margin-left:8px;
margin-right:8px;
}
#NStext a{
color:#000;
text-decoration:none;
}