<!--
document.write('<style type="text/css"><!--');
if (navigator.appVersion.indexOf('Mac') > 1) {
if (navigator.appName.charAt(0) == 'M') {
document.write('.e	{font-size:9px;	font-family:Verdana,Osaka;}\n');
document.write('.p8	{font-size:8px;}\n');
document.write('.p9	{font-size:9px;}\n');
document.write('.p12	{font-size:12px;}\n');
document.write('.ipt	{font-size:10px;	font-family:Osaka;	color:#000000;	background-color:#ffffff;	cursor:move;border:0 solid #ffcc00;}\n');
}
else {
if (navigator.userAgent.indexOf('Netscape6') >=0) {
document.write('.e	{font-size:7pt;	font-family:Verdana,Osaka;}\n');
document.write('.p8	{font-size:8pt;	font-family:Osaka;}\n');
document.write('.p9	{font-size:8pt;	font-family:Osaka;}\n');
document.write('.p12	{font-size:12pt;	font-family:Osaka;}\n');
document.write('.ipt	{font-size:9pt;	font-family:Osaka;}\n');
}
else {
document.write('.e	{font-size:9pt;	font-family:Verdana,Osaka;}\n');
document.write('.p8	{font-size:8pt;	font-family:Osaka;}\n');
document.write('.p9	{font-size:9pt;	font-family:Osaka;}\n');
document.write('.p12	{font-size:12pt;	font-family:Osaka;}\n');
}
}
}
else {
if (navigator.appName.charAt(0) == 'M') {
document.write('.e	{font-size:7pt;	font-family:Verdana,MS UI Gothic;}\n');
document.write('.p8	{font-size:8pt;	font-family:MS UI Gothic;}\n');
document.write('.p9	{font-size:9pt;	font-family:MS UI Gothic;}\n');
document.write('.p12	{font-size:12pt;	font-family:MS UI Gothic;}\n');
document.write('.ipt	{font-size:9pt;	font-family:MS UI Gothic;}\n');
}
else {
if (navigator.userAgent.indexOf('Netscape6') >=0) {
document.write('.e	{font-size:7pt;	font-family:Verdana,MS UI Gothic;}\n');
document.write('.p8	{font-size:8pt;	font-family:MS UI Gothic;}\n');
document.write('.p9	{font-size:9pt;	font-family:MS UI Gothic;}\n');
document.write('.p12	{font-size:12pt;	font-family:MS UI Gothic;}\n');
document.write('.ipt	{font-size:8pt;	font-family:MS UI Gothic;}\n');
}
else {
document.write('.e	{font-size:9pt;	font-family:MS UI Gothic;}\n');
document.write('.p8	{font-size:8pt;	font-family:MS UI Gothic;}\n');
document.write('.p9	{font-size:9pt;	font-family:MS UI Gothic;}\n');
document.write('.p12	{font-size:12pt;	font-family:MS UI Gothic;}\n');
}
}
}
document.write('--></style>');
//-->
