mac=(navigator.appVersion.indexOf('Mac')!=-1)?true:false;

ie=(navigator.appName.charAt(0) == "M")?true:false;



document.write("<STYLE TYPE='text/css'><!--")

if(mac){

	//FOR MACINTOSH IE NS

	if(ie){

	//FOR MACINTOSH IE

	document.write(".e10{font-size:10px; font-family: Arial,Verdana; line-height:12px}")

	document.write(".e12{font-size:12px; font-family: Arial,Verdana; line-height:15px}")

	document.write(".e14{font-size:14px; font-family: Arial,Verdana;  line-height:20px}")

	document.write(".j10{font-size:10px}")

	document.write(".j12{font-size:12px}")

	document.write(".e10m{font-size:10px; font-family: Arial,Verdana; line-height:12px}")

	document.write(".e12m{font-size:12px; line-height:15px}")

	document.write(".j10m{font-size:10px; line-height:15px}")

	document.write(".j10wide{font-size:10px; line-height:20px}")

	document.write(".j10date{font-size:10px; line-height:18px}")

	document.write(".j12m{font-size:12px; line-height:19px}")

	document.write(".j14m{font-size:14px; line-height:20px}")

	document.write("a:link,a:visited {text-decoration:none; color:#666666}")

	document.write("a:hover,a:active {text-decoration:underline; color:#FF3366}")

	document.write(".copyRight { color:#FFFFFF; font-size: 9px;}")

	document.write(".roundnavi{font-size:10px; font-family:Arial; line-height:14px; color: #AEAEAE}")

	}

	else{

	//FOR MACINTOSH NETSCAPE

	document.write(".e10{font-size:10px; font-family: Arial,Verdana; line-height:12px}")

	document.write(".e12{font-size:12px; font-family: Arial,Verdana; line-height:15px}")

	document.write(".e14{font-size:14px; font-family: Arial,Verdana;  line-height:20px}")

	document.write(".j10{font-size:10px; line-height:13px}")

	document.write(".j12{font-size:12px; line-height:15px}")

	document.write(".e10m{font-size:10px; font-family: Arial,Verdana; line-height:12px}")

	document.write(".e12m{font-size:12px; line-height:15px}")

	document.write(".j10m{font-size:10px; line-height:15px}")

	document.write(".j10wide{font-size:10px; line-height:20px}")

	document.write(".j10date{font-size:10px; line-height:18px}")

	document.write(".j12m{font-size:12px; line-height:19px}")

	document.write(".j14m{font-size:14px; line-height:20px}")

	document.write("a:link,a:visited {text-decoration:none; color:#333333}")

	document.write("a:hover,a:active {text-decoration:underline; color:#FF3366}")

	document.write(".copyRight { color:#FFFFFF; font-size: 9px;}")

	document.write(".roundnavi{font-size:10px; font-family:Arial; line-height:12px; color: #AEAEAE}")

	}

}

else{

	if(ie){

	//FOR WINDOWS IE

	document.write(".e10{font-size:10px; font-family: Arial,Verdana; line-height:12px}")

	document.write(".e12{font-size:12px; font-family: Arial,Verdana; line-height:15px}")

	document.write(".e14{font-size:14px; font-family: Arial,Verdana;  line-height:20px}")

	document.write(".j10{font-size:11px; line-height:13px}")

	document.write(".j12{font-size:12px; line-height:15px}")

	document.write(".e10m{font-size:10px; font-family: Arial,Verdana; line-height:12px}")

	document.write(".e12m{font-size:12px; line-height:15px}")

	document.write(".j10m{font-size:11px; line-height:14px}")

	document.write(".j10wide{font-size:11px; line-height:20px}")

	document.write(".j10date{font-size:10px; line-height:18px}")

	document.write(".j12m{font-size:12px; line-height:20px}")

	document.write(".j14m{font-size:14px; line-height:20px}")

	document.write("a:link,a:visited {text-decoration:none; color:#333333}")

	document.write("a:hover,a:active {text-decoration:underline; color:#FF3366}")

	document.write(".copyRight { color:#FFFFFF; font-size: 9px;}")

	document.write(".roundnavi{font-size:10px; font-family:Arial; line-height:14px; color: #AEAEAE}")

	}

	else{

	//FOR WINDOWS NETSCAPE

	document.write(".e10{font-size:12px; font-family: Arial,Verdana; line-height:11px}")

	document.write(".e12{font-size:12px; font-family: Arial,Verdana; line-height:15px}")

	document.write(".e14{font-size:14px; font-family: Arial,Verdana;  line-height:20px}")

	document.write(".j10{font-size:11px; line-height:13px}")

	document.write(".j12{font-size:12px; line-height:15px}")

	document.write(".e10m{font-size:10px; font-family: Arial,Verdana; line-height:12px}")

	document.write(".e12m{font-size:12px; line-height:17px}")

	document.write(".j10m{font-size:11px; line-height:15px}")

	document.write(".j10wide{font-size:11px; line-height:20px}")

	document.write(".j10date{font-size:10px; line-height:18px}")

	document.write(".j12m{font-size:12px; line-height:20px}")

	document.write(".j14m{font-size:14px; line-height:20px}")

	document.write("a:link,a:visited {text-decoration:none; color:#333333}")

	document.write("a:hover,a:active {text-decoration:underline; color:#FF3366}")

	document.write(".copyRight { color:#FFFFFF; font-size: 9px;}")

	document.write(".roundnavi{font-size:10px; font-family:Arial; line-height:12px; color: #AEAEAE}")

	}

}

document.write("--></STYLE>");



