
/*-- global container ------------------------------------------------------*/  
h1 {
  font-size: 16px;
  color: #ffffff;
  
}
h2 {
  font-size: 16px;
  color: #ffffff;
  display: inline;
  line-height: 20px
}
h3 {
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
}
h4 {
  font-size: 12px;
  color: #ffffff;
  font-weight: 400;
}
h5 {
  font-size: 12px;
  color: #ffffff;
  font-weight: 400;
}
#intro2 {
  display: inline;
  line-height:80px
  }
#intro5 a {
  text-decoration: none;
  color:#00CC00;
  font-weight: 800;
  }
#intro5  a:hover {
  color:#ffff00;
