@font-face{
    font-family:'Zawgyi-One';
    src: url('ZawgyiOne2008.ttf')format('truetype'), 
    url('zawgyione-webfont.woff') format('woff'),
    url('zawgyione2008.otf') format('opentype');
   }
   
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    line-height: 150%;	
	-webkit-text-size-adjust: normal;
	-webkit-nbsp-mode: space;
	font-family: 'Zawgyi-One', Times New Roman;}

*, #content, #sidebar, #bottom, #footer, strong, b, table { 
	letter-spacing: normal;
	line-height: 150%; 
	font-weight: normal; 
	-webkit-text-size-adjust: normal;
	-webkit-nbsp-mode: space;
	font-family: 'Zawgyi-One', Times New Roman;}

iframe#the_frame {
	letter-spacing: normal;
	line-height: 150%; 
	font-weight: normal; 
	-webkit-text-size-adjust: normal;
	-webkit-nbsp-mode: space;
	font-family: 'Zawgyi-One', Times New Roman;}
			}

<!--
a {text-decoration:none}
a:link {
COLOR: #000099;
text-decoration:none;
}
a:visited {
COLOR: #800080;
text-decoration:none;
}
a:hover {
COLOR: #FF0000;
text-decoration:none;
}
a:active {
COLOR: #00FF00;
text-decoration:none;
}
//-->