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

if(navigator.appVersion.indexOf("Mac") > 1){

//MAC

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

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

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

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

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

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

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

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

}else{

if(navigator.appName.charAt(0) == "M"){

//Win IE

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

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

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

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

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

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

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

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

}else{

//Win NN

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

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

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

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

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

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

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

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

}

}

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

var CSS = 1;



function MM_jumpMenu(targ,selObj,restore){ //v3.0

  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");

  if (restore) selObj.selectedIndex=0;

}

