h2 {
  font-family: 'Athiti', sans-serif;
  color:white;
  font-size:20px;
  margin-top: 15px;
}
h3 {
  font-family: 'Athiti', sans-serif;
  color:white;
  font-size:20px;
  margin-top: 8px;
  margin-bottom: 15px;
}
body {
font-family: 'Athiti', sans-serif;
}
.tt{
min-width:1200px;
margin-bottom: 0px;
background-color: #388E3C;
padding-bottom:3px;
}

.bgcon {
  min-width:1200px;
  background-color:#e8f5e9
}

.footerbo {
  min-width:1200px;
  background-color: #388E3C;
  padding-top: 50px;
  padding-bottom: 40px;
}

.navbar {
  /* min-width:1200px; */
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}

label {
  font-weight: normal !important;
}
a.action_link {
  text-decoration: none;
  }
li,i { cursor: pointer; }

.fontmenu {
  font-size: 16px;
}