var vNum = navigator.appVersion.charAt(0);var bName = navigator.appName.charAt(0);document.write("<STYLE TYPE='text/css'><!--")if(navigator.appVersion.indexOf("Mac") > -1){	if( bName == "M")	 {// MAC IEdocument.write("body{font-size:12px ;color:#333333 ;line-height:16px}")document.write("td{font-size:12px ;color:#333333 ;line-height:16px}")document.write(".big{font-size:16px; font-weight: bold;}")document.write(".small{font-size:10px; }")document.write(".red{font-size:12px ;color:#D60C1C}")document.write(".per{font-size:12px ;color:#321B79}")document.write(".gre{font-size:12px ;color:#496D6D}")	}	else	{	if( vNum < 5 )	{// MAC NETSCAPE 4.xdocument.write("body{font-size:12px ;color:#333333 ;line-height:16px}")document.write("td{font-size:12px ;color:#333333 ;line-height:16px}")document.write(".big{font-size:16px; font-weight: bold;}")document.write(".small{font-size:10px; }")document.write(".red{font-size:12px ;color:#D60C1C}")document.write(".per{font-size:12px ;color:#321B79}")document.write(".gre{font-size:12px ;color:#496D6D}")	 	}	 	else	 	{// MAC NETSCAPE 6.x~document.write("body{font-size:12px ;color:#333333 ;line-height:16px}")document.write("td{font-size:12px ;color:#333333 ;line-height:16px}")document.write(".big{font-size:16px; font-weight: bold;}")document.write(".small{font-size:10px; }")document.write(".red{font-size:12px ;color:#D60C1C}")document.write(".per{font-size:12px ;color:#321B79}")document.write(".gre{font-size:12px ;color:#496D6D}")	 	}	 }}else{if(navigator.appName.charAt(0) == "M"){// WIN IEdocument.write("body{font-size:12px ;color:#333333 ;line-height:16px}")document.write("td{font-size:12px ;color:#333333 ;line-height:16px}")document.write(".big{font-size:16px; font-weight: bold;}")document.write(".small{font-size:10px; }")document.write(".red{font-size:12px ;color:#D60C1C}")document.write(".per{font-size:12px ;color:#321B79}")document.write(".gre{font-size:12px ;color:#496D6D}")}else{// WIN NNdocument.write("body{font-size:13px ;color:#333333 ;line-height:17px}")document.write("td{font-size:13px ;color:#333333 ;line-height:17px}")document.write(".big{font-size:15px; font-weight: bold;}")document.write(".small{font-size:11px; }")document.write(".red{font-size:13px ;color:#D60C1C}")document.write(".per{font-size:13px ;color:#321B79}")document.write(".gre{font-size:13px ;color:#496D6D}")}}document.write("a {text-decoration: none;}");document.write("a:visited {color:#321B79;}");document.write("a:link {color:#321B79;}");document.write("a:hover {color:#321B79; text-decoration:underline;}");document.write("a:active {color:#321B79; text-decoration:underline;}");document.write("--></STYLE>");
