<!--
	if	(document.all)
		{
			document.write('<link rel="stylesheet" type="text/css" href="../css/ie.css">');
		}
	else
		{
			document.write('<link rel="stylesheet" type="text/css" href="../css/nn.css">');
		}
// -->