mac=(navigator.appVersion.indexOf('Mac')!=-1)?true:false;
ie=(navigator.appName.charAt(0) == "M")?true:false;
document.write("<style type='text/css'><!--")
if(mac){
		//MAC IE NS
		document.write(".t1{font-Size:9px; line-height:15px}")
		document.write(".t1a{font-Size:9px; line-height:12px}")
		document.write(".t2{font-Size:10px; line-height:16px}")
		document.write(".t2a{font-Size:10px; line-height:14px}")
		document.write(".t2b{font-Size:10px; line-height:12px;color:#333333}")
		document.write(".t2c{font-Size:10px; line-height:12px}")
		document.write(".t3{font-Size:12px; line-height:18px}")
		document.write(".t3a{font-Size:12px; line-height:16px}")
		document.write(".t3b{font-Size:12px}")
		document.write(".t4{font-Size:14px; line-height:20px}")
		document.write(".t4a{font-Size:14px}")
		document.write(".sitemap{font-Size:10px; line-height:12px}")
		document.write(".sitemaps{font-Size:10px; line-height:11px}")
}
else{
	if(ie){
		//WIN IE
		document.write(".t1{font-Size:9px; line-height:15px}")
		document.write(".t1a{font-Size:9px; line-height:12px}")
		document.write(".t2{font-Size:11px; line-height:17px}")
		document.write(".t2a{font-Size:11px; line-height:15px}")
		document.write(".t2b{font-Size:11px; line-height:12px;color:#333333}")
		document.write(".t2c{font-Size:11px; line-height:13px}")
		document.write(".t3{font-Size:12px; line-height:18px}")
		document.write(".t3a{font-Size:12px; line-height:16px}")
		document.write(".t3b{font-Size:12px}")
		document.write(".t4{font-Size:14px; line-height:20px}")
		document.write(".t4a{font-Size:14px}")
		document.write(".sitemap{font-Size:10px; line-height:12px}")
		document.write(".sitemaps{font-Size:10px; line-height:12px}")
	}
	else{
		//WIN NS
		document.write(".t1{font-Size:10px; line-height:15px}")
		document.write(".t1a{font-Size:10px; line-height:12px}")
		document.write(".t1b{font-Size:10px; line-height:11px}")
		document.write(".t2{font-Size:11px; line-height:17px}")
		document.write(".t2a{font-Size:11px; line-height:15px}")
		document.write(".t2b{font-Size:11px; line-height:13px;color:#333333}")
		document.write(".t2c{font-Size:11px; line-height:13px}")
		document.write(".t3{font-Size:12px; line-height:18px}")
		document.write(".t3a{font-Size:12px; line-height:16px}")
		document.write(".t3b{font-Size:12px}")
		document.write(".t4{font-Size:15px; line-height:20px}")
		document.write(".t4a{font-Size:14px}")
		document.write(".sitemap{font-Size:11px; line-height:11px}")
		document.write(".sitemaps{font-Size:11px; line-height:11px}")
	}
}
/* Option CSS start */
document.write(".white{text-decoration: underline}")
document.write("A.white:link {color:#FFFFFF;text-decoration: none}")
document.write("A.white:active {color:#FFFFFF;text-decoration: none}")
document.write("A.white:visited {color:#FFFFFF;text-decoration: none}")
document.write("A.white:hover {color:#FFFFFF;text-decoration: underline;}")

document.write(".black{text-decoration: underline}")
document.write("A.black:link {color:#000000;text-decoration: none}")
document.write("A.black:active {color:#000000;text-decoration: none}")
document.write("A.black:visited {color:#000000;text-decoration: none}")
document.write("A.black:hover {color:#000000;text-decoration: underline;}")

document.write(".gray{text-decoration: underline}")
document.write("A.gray:link {color:#333333;text-decoration: none}")
document.write("A.gray:active {color:#333333;text-decoration: none}")
document.write("A.gray:visited {color:#333333;text-decoration: none}")
document.write("A.gray:hover {color:#333333;text-decoration: underline;}")

document.write(".green{text-decoration: underline}")
document.write("A.green:link {color:#339966;text-decoration: none}")
document.write("A.green:active {color:#339966;text-decoration: none}")
document.write("A.green:visited {color:#45A374;text-decoration: none}")
document.write("A.green:hover {color:#339966;text-decoration: underline;}")

document.write("a.sch:link{color:#CC9900;text-decoration: none}")
document.write("a.sch:visited {color:#E3C059;text-decoration: none}")
document.write("a.sch:hover {color:#CC9900;text-decoration: underline;}")
document.write("a.sch:active {color:#E3C059;text-decoration: none}")

document.write("a.atten:link{color:#CC0000;text-decoration: none}")
document.write("a.atten:visited {color:#CC0000;text-decoration: none}")
document.write("a.atten:hover {color:#CC0000;text-decoration: underline;}")
document.write("a.atten:active {color:#CC0000;text-decoration: none}")

document.write("a.blue:link{color:#2e58a0;text-decoration: none}")
document.write("a.blue:visited {color:#2e58a0;text-decoration: none}")
document.write("a.blue:hover {color:#2e58a0;text-decoration: underline;}")
document.write("a.blue:active {color:#2e58a0;text-decoration: none}")

document.write("a.fuchsia{text-decoration: none}")
document.write("a.fuchsia:link{color:#FF00CC;text-decoration: none}")
document.write("a.fuchsia:visited {color:#FF00CC;text-decoration: none}")
document.write("a.fuchsia:hover {color:#FF00CC;text-decoration: underline;}")
document.write("a.fuchsia:active {color:#FF00CC;text-decoration: none}")

document.write("sup.note{font-size:100%;vertical-align:0.2em}")
/* Option CSS end  */

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