			@font-face {
    font-family: 'sawasdee';
    src: url('sawasdee-webfont.eot');
    src: url('sawasdee-webfont.eot?#iefix') format('embedded-opentype'),
         url('sawasdee-webfont.woff') format('woff'),
         url('sawasdee-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
			}
			
	body { background-color:#ffffff; margin-left: 9%; margin-right: 12%;  margin-top:7.5%;  }
	* { font-family: sawasdee, Bitstream Vera Sans, Helvetica, sans-serif; line-height: 120%; font-weight:normal; font-style:normal; }
	p  { color:#000000; text-align:justify; font-size:1.1em; }
	p r { color:#FF0000; }
	h1 {  color:#ff0000; text-align:left; margin-top:1.9em; font-size:1.6em;}
	h2 {  color:#ff0000; text-align:left; font-size:1.4em;}
	H3 {text-align:left; margin-left:1.2em; text-indent:-1.2em;} 			
	H3 r { color:#FF0000; }
	a:link    {  text-decoration: none; color:#ff0000; }
	a.type1:link {  text-decoration: none; color:#000000; }
	a:visited {  text-decoration: none; color:#000000; }
	a.type2:visited {  text-decoration: none; color:#ff0000; }
	a:hover {  text-decoration: none; color:#FFAAaa; font-size:1.3em; }
	a:active  {  text-decoration: none; color:#FFFFFF; font-size:1.4em;}
