@font-face{
	font-family:"Saysettha OT";
	src:url(SAYSETT0.eot);
	src: local("Saysettha OT"), url('SAYSETT0.TTF') format('truetype'); /*non IE */
}
html,
body
{
    height: 100%;
    font-family:"Saysettha OT",Helvetica,sans-serif !important;
    font-size: 10pt !important;
}

p, div, td, tr, th,h1, h2, h3, h4, h5, a, li, ul{
    font-family:"Saysettha OT",Helvetica,sans-serif !important;
}

::placeholder {
    font-style: italic;
    color: #c7c7c7 !important;
}
