
 
  @font-face {
    font-family: Kh System;
    font-style:  normal;
    font-weight: normal;
    src: url(KHSYSTE1.eot);
  }
  */
  
  @font-face {
    font-family: Kh Muol;
    font-style:  normal;
    font-weight: normal;
    src: url(KHMUOL1.eot);
  }
  @font-face {
    font-family: Kh Fasthand;
    font-style:  normal;
    font-weight: normal;
    src: url(KHFASTH1.eot);
  }
 @font-face {
    font-family: Limon S1;
    font-style:  normal;
    font-weight: normal;
    src: url(LIMONS1.eot);
  }
  
  @font-face {
    font-family: Kh System;
    font-style:  normal;
    font-weight: normal;
    src: url('Khmer OS.ttf');
  }
  
@import url(http://fonts.googleapis.com/css?family=Hanuman:400,700|Nokora:400,700);

body {font-family: Arial, Helvetica, sans-serif; font-size:small;}

/* .fastHand {font-family:'Kh System', Arial, Helvetica, sans-serif;} */
.fastHand {font-family:'Hanuman', 'Kh System', Arial, Helvetica, sans-serif;}
.khMoul {font-family:Kh Muol;}
/* .khSystem {font-family: 'Kh System', Arial, Helvetica, sans-serif;} */
.khSystem {font-family: 'Hanuman', 'Kh System', Arial, Helvetica, sans-serif;}
.khLimons1 {font-family:Limon S1; font-size:26px;}

* {margin:0; padding:0}
html {margin:0; padding:0}

.bodyPage   {font-size: small; margin: 0 auto; padding: 0px; width:975px; overflow: hidden; }

a:link     {color:#5500CC;text-decoration:none}
a:hover    {color:#5500CC;text-decoration:underline}
a:visited  {color:#5500CC;text-decoration:none}
a:active   {color:#5500CC;text-decoration:none}

.footer   {overflow:hidden; padding: 0px; margin:0px; text-align:center; border-top:1px solid #dddddd; margin-top:20px; padding-top:15px}
.footer a {margin-right:25px; margin-left:25px;}

.grayBG {background:#f4f4f4;}

.grayBorder {border:1px solid #efefef;}
