document.write("<STYLE TYPE='text/css'><!--")
if(navigator.appVersion.indexOf("Mac") > 1){
	if(navigator.appName.charAt(0) == "M"){
	// MAC IE
	document.write(".pdf{font-Size:10px}");
	document.write(".t10bg{font-Size:10px; color: #666666; font-weight: bold ;}");
	document.write(".t10{font-Size:10px}");
	document.write(".t12{font-size:12px ; line-height:15px}");
	document.write(".t10b{font-Size:10px; font-weight: bold;}");
	document.write(".t12b{font-size:12px; font-weight: bold;}");
	document.write(".t10w{font-Size:10px; color: #ffffff;}");
	document.write(".t12w{font-size:12px ; line-height:15px; color: #ffffff;}");
	document.write(".t10wb{font-Size:10px; font-weight: bold; color: #ffffff;}");
	document.write(".t12wb{font-size:12px; font-weight: bold; color: #ffffff;}");
	document.write("h1{ font-size: 17px; font-weight: bold ; color: #cc0000; margin: 0px 0px 0px 35px;}");
	document.write("h1.soltop{ font-size: 17px; font-weight: bold ; color: #cc0000; margin: 0px 0px 0px 0px;}");
	document.write("h2{ font-size: 13px; font-weight: bold ; color: #666666; margin: 0px 0px 0px 0px;}");
	}
	else{
	document.write(".pdf{font-Size:10px}");
	document.write(".t10bg{font-Size:10px; color: #666666; font-weight: bold ;}");
	document.writeln(".t10{font-Size:10px ; line-height:12px}");
	document.writeln(".t12{font-size:12px ; line-height:15px}");
	document.writeln(".t10b{font-size:10px; font-weight: bold;}");
	document.writeln(".t12b{font-size:12px; font-weight: bold;}");
	document.writeln(".t10w{font-Size:10px ; line-height:12px; color: #ffffff;}");
	document.writeln(".t12w{font-size:12px ; line-height:15px; color: #ffffff;}");
	document.writeln(".t10wb{font-size:10px; font-weight: bold; color: #ffffff;}");
	document.writeln(".t12wb{font-size:12px; font-weight: bold; color: #ffffff;}");
	document.write("h1{ font-size: 18px; font-weight: bold ; color: #cc0000; margin: 0px 0px 0px 35px;}");
	document.write("h1.soltop{ font-size: 18px; font-weight: bold ; color: #cc0000; margin: 0px 0px 0px 0px;}");
	document.write("h2{ font-size: 13px; font-weight: bold ; color: #666666; margin: 0px 0px 0px 0px;}");
	}
}
else{
	if(navigator.appName.charAt(0) == "M" || document.getElementById ){
	// WIN IE
	document.write(".pdf{font-Size:10px}");
	document.write(".t10bg{font-Size:10px; color: #666666; font-weight: bold ;}");
	document.writeln(".t10{font-Size:10px ; line-height:13px}");
	document.writeln(".t12{font-size:12px ; line-height:15px}");
	document.writeln(".t10b{font-size:10px; font-weight: bold;}");
	document.writeln(".t12b{font-size:12px; font-weight: bold;}");
	document.writeln(".t10w{font-Size:10px; line-height:13px; color: #ffffff;}");
	document.writeln(".t12w{font-size:12px ; line-height:15px; color: #ffffff;}");
	document.writeln(".t10wb{font-size:10px; font-weight: bold; color: #ffffff;}");
	document.writeln(".t12wb{font-size:12px; font-weight: bold; color: #ffffff;}");
	document.write("h1{ font-size: 18px; font-weight: bold ; color: #cc0000; margin: 0px 0px 0px 35px;}");
	document.write("h1.soltop{ font-size: 18px; font-weight: bold ; color: #cc0000; margin: 0px 0px 0px 0px;}");
	document.write("h2{ font-size: 14px; font-weight: bold ; color: #666666; margin: 0px 0px 0px 0px;}");
	}
	else{
	// WIN NN
	document.write(".pdf{font-Size:11px}");
	document.write(".t10bg{font-Size:11px; color: #666666; font-weight: bold ;}");
	document.writeln(".t10{font-Size:11px ; line-height:12px}");
	document.writeln(".t12{font-size:12px ; line-height:15px}");
	document.writeln(".t10b{font-size:11px; font-weight: bold;}");
	document.writeln(".t12b{font-size:12px; font-weight: bold;}");
	document.writeln(".t10w{font-Size:11px ; line-height:12px; color: #ffffff;}");
	document.writeln(".t12w{font-size:12px ; line-height:15px; color: #ffffff;}");
	document.writeln(".t10wb{font-size:11px; font-weight: bold; color: #ffffff;}");
	document.writeln(".t12wb{font-size:12px; font-weight: bold; color: #ffffff;}");
	document.write("h1{ font-size: 19px; font-weight: bold ; color: #cc0000; margin: 0px 0px 0px 35px;}");
	document.write("h1.soltop{ font-size: 19px; font-weight: bold ; color: #cc0000; margin: 0px 0px 0px 0px;}");
	document.write("h2{ font-size: 15px; font-weight: bold ; color: #666666; margin: 0px 0px 0px 0px;}");
	}
}
document.write("--></STYLE>");	
