			@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-top: 6%;}
	* { font-family: sawasdee, Bitstream Vera Sans, Helvetica, sans-serif; line-height: 120%; text-align:center;  font-weight:normal; font-style:normal; }
	
	P { font-size:1.6em; margin-top:0em; }
	H1 { font-size:4.1em; margin-top:-0.45em; }
	H2 { font-size:1.9em;  margin-top:0.6em; }
	H3 { margin-top:2.85em; }

	a:link    { text-decoration: none; color:#000000; }
	a:visited {  text-decoration: none; color:#000000; }
	a:hover {  text-decoration: none; color:#FFAAaa; font-size:2.1em;}
	a:active  {  text-decoration: none; color:#FFFFFF; font-size:2.4em;}

	a.type1:link {  text-decoration: none; font-size:0.9em; }
	a.type1:visited {  text-decoration: none; font-size:0.75em; }
	a.type1:hover {  text-decoration: none; font-size:1em; }
	a.type1:active {  text-decoration: none; font-size:1.1em;}
		
