document.writeln('<STYLE TYPE="text/css"><!--');
if(navigator.appVersion.indexOf("Mac") > 1){
document.writeln('.large {font-Size:12px; line-height:17px;}');
document.writeln('.middle {font-Size:10px; line-height:14px;}');
document.writeln('.small {font-Size:9px; line-height:13px;}');
}
else{
document.writeln('.large {font-Size:12px; line-height:16px;}');
document.writeln('.middle {font-Size:10px; line-height:13px;}');
document.writeln('.small {font-Size:9px; line-height:12px;}');
}
document.writeln('//--></STYLE>');
