		document.write ('<TITLE>GIST (Using EOTs)</title>');
		document.write ('<style type="text/css">');
		document.write (' @font-face {');
		document.write (' font-family:DVW-TTYogeshEN'+"\;");
		document.write (' font-style: BOLD'+"\;");
		document.write (' font-weight: normal'+"\;");
		document.write (' src: url("DVWTTYO0.eot")');
		document.write ('}');
		document.write ('</style>');
