h2 {
  font-family: 'Athiti', sans-serif;
  color:black;
  font-size:20px;
  margin-top: 15px;
}
h3 {
  font-family: 'Athiti', sans-serif;
  color:black;
  font-size:20px;
  margin-top: 8px;
  margin-bottom: 15px;
}
body {
  font-family: 'Athiti', sans-serif;
  background-color: #F2FBF0;
}

.tt{
min-width:100%;
margin-bottom: 0px;
background-color:  #F2FBF0;
padding-bottom:3px;
}

.bgcon {
  min-width:100%;
  /* background-color:#D5FFCA; */
  background-color: #F2FBF0;
}

.footerbo {
  min-width:100%;
  background-color: #F2FBF0;
  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;
}
#title_header{
  color: #008000;
  font-weight: bolder;
  font-size:22px
}