@import url('https://fonts.googleapis.com/css?family=Kanit|Mitr|Sarabun|Pattaya&display=swap');

body, textarea, td, th {
   font-size:    11pt;
   font-family: Sarabun, Tahoma, Thonburi, MS Sans Serif;
}
.tip {
   font-size:    16pt;
   font-family: Sarabun, Tahoma, Thonburi, MS Sans Serif;
   font-weight: bold;
}
.iword {
   font-size:    11pt;
   color:#cc0000;
   font-family: Sarabun, Tahoma, Thonburi, MS Sans Serif;
   font-weight: bold;
}
.tword {
   font-size:    11pt;
   color:#003399;
   font-family: Sarabun, Tahoma, Thonburi, MS Sans Serif;
   font-weight: normal;
}
.eword {
   font-size:    11pt;
   color:#006600;
   font-family: Sarabun, Tahoma, Thonburi, MS Sans Serif;
   font-weight: normal;
}
.h2{
  font-size: 12pt;
  font-weight: bold;
   font-family: Kanit, Tahoma, Thonburi, MS Sans Serif;

}
