var vNum = navigator.appVersion.charAt(0);
var bName = navigator.appName.charAt(0);
if ( bName == "M" && vNum < 4)
	location.href="getnewbrowser.html";
if ( bName == "N" && vNum < 4)
	location.href="getnewbrowser.html";

document.writeln("<STYLE TYPE='text/css'><!--");
if(navigator.appVersion.indexOf("Mac") > -1)
{
	if( bName == "M")
	 {
		// MAC IE
		document.writeln(".e10{font-size:0.8em; line-height:1.3em}");
		document.writeln(".e12{font-size:1em; line-height:1.5em}");
		document.writeln(".j10{font-Size:0.8em; line-height:1.5em}");
		document.writeln(".j12{font-Size:1em; line-height:1.6em}");
		document.writeln(".j14{font-Size:1.2em; line-height:2em}");
		document.writeln(".body_copy{font-size:1em; line-height:1.6em; text-indent:1em}");
		document.writeln(".headline{font-size:1.2em; line-height:1.6em; font-weight:bold}");
		document.writeln(".caption{font-size:0.8em}");
		document.writeln(".index{font-Size:0.8em; line-height:1.3em}");
		document.writeln(".top{font-Size:0.8em; line-height:1.3em}");

	}
	else
	{
		if( vNum < 5 )
		{
			// MAC NETSCAPE 4.x
			document.writeln(".e10{font-size:0.8em; line-height:1.4em}");
			document.writeln(".e12{font-size:1em; line-height:1.5em}");
			document.writeln(".j10{font-Size:0.8em; line-height:1.5em}");
			document.writeln(".j12{font-Size:1em; line-height:1.6em}");
			document.writeln(".j14{font-Size:1.2em; line-height:2em}");
			document.writeln(".body_copy{font-size:1em; line-height:1.6em; text-indent:1em}");
			document.writeln(".headline{font-size:1.2em; line-height:1.6em; font-weight:bold}");
			document.writeln(".caption{font-size:0.8em}");
			document.writeln(".index{font-Size:0.8em; line-height:1.3em}");
			document.writeln(".top{font-Size:0.8em; line-height:1.3em}");
		}
		else
		{
			// MAC NETSCAPE 6.x~
			document.writeln(".e10{font-size:0.8em; line-height:1.4em}");
			document.writeln(".e12{font-size:1em; line-height:1.5em}");
			document.writeln(".j10{font-Size:0.8em; line-height:1.5em}");
			document.writeln(".j12{font-Size:1em; line-height:1.6em}");
			document.writeln(".j14{font-Size:1.2em; line-height:2em}");
			document.writeln(".body_copy{font-size:1em; line-height:1.6em; text-indent:1em}");
			document.writeln(".headline{font-size:1.2em; line-height:1.6em; font-weight:bold}");
			document.writeln(".caption{font-size:0.8em}");
			document.writeln(".index{font-Size:0.8em; line-height:1.3em}");
			document.writeln(".top{font-Size:0.8em; line-height:1.3em}");
		}
	}

}
else
{
	if( bName == "M")
	{
		// WIN IE
		document.writeln(".e10{font-size:0.8em; line-height:1.3em}");
		document.writeln(".e12{font-size:1em; line-height:1.5em}");
		document.writeln(".j10{font-Size:0.9em; line-height:1.5em}");
		document.writeln(".j12{font-Size:1em; line-height:1.6em; letter-spacing:0.1em}");
		document.writeln(".j14{font-Size:1.2em; line-height:2em; letter-spacing:0.1em}");
		document.writeln(".body_copy{font-size:1.1em; line-height:1.7em; text-indent:1.1em}");
		document.writeln(".headline{font-size:1.3em; line-height:1.7em; font-weight:bold}");
		document.writeln(".caption{font-size:0.9em}");
		document.writeln(".index{font-Size:0.9em; line-height:1.4em}");
		document.writeln(".top{font-Size:0.9em; line-height:1.4em}");
	}
	else
	{
		if( vNum < 5 )
		{
			// WIN NETSCAPE 4.x
			document.writeln(".e10{font-size:1em; line-height:1.3em}");
			document.writeln(".e12{font-size:1.2em; line-height:1.5em}");
			document.writeln(".j10{font-Size:0.9em; line-height:1.5em}");
			document.writeln(".j12{font-Size:1em; line-height:1.6em}");
			document.writeln(".j14{font-Size:1.3em; line-height:2em}");
			document.writeln(".body_copy{font-size:1.1em; line-height:1.7em; text-indent:1.1em}");
			document.writeln(".headline{font-size:1.3em; line-height:1.7em; font-weight:bold}");
			document.writeln(".caption{font-size:0.9em}");
			document.writeln(".index{font-Size:0.9em; line-height:1.4em}");
			document.writeln(".top{font-Size:0.9em; line-height:1.4em}");
		}
		else
		{
			// WIN NETSCAPE 6.x~
			document.writeln(".e10{font-size:0.8em; line-height:1.3em}");
			document.writeln(".e12{font-size:1em; line-height:1.5em}");
			document.writeln(".j10{font-Size:0.9em; line-height:1.5em}");
			document.writeln(".j12{font-Size:1em; line-height:1.6em; letter-spacing:0.1em}");
			document.writeln(".j14{font-Size:1.2em; line-height:2em; letter-spacing:0.1em}");
			document.writeln(".body_copy{font-size:1.1em; line-height:1.7em; text-indent: 13pt; letter-spacing:0.1em}");
			document.writeln(".headline{font-size:1.3em; line-height:1.7em; font-weight: bold; letter-spacing:0.1em}");
			document.writeln(".caption{font-size:0.9em}");
			document.writeln(".index{font-Size:0.9em; line-height:1.4em}");
			document.writeln(".top{font-Size:0.9em; line-height:1.4em}");
		
		}
	}
}
 document.writeln("--></STYLE>");

