document.writeln('<STYLE TYPE="text/css"><!--');
if(navigator.appVersion.indexOf("Mac") > 1){
document.writeln('.text10 {font-Size:10px; line-height:15px}');
document.writeln('.text12 {font-Size:12px; line-height:18px}');
}
else{
document.writeln('.text10 {font-Size:11px; line-height:16px}');
document.writeln('.text12 {font-Size:12px; line-height:18px}');
}
document.writeln('//--></STYLE>');