<!-- 
document.writeln('<STYLE TYPE="text/css"><!--');
if(navigator.appVersion.indexOf("Mac") > 1){
document.writeln('body {font-Size:10px; font-weight: normal; line-height:1.2em}');
document.writeln('td {font-Size:10px; font-weight: normal; line-height:1.2em}');
}
else{
document.writeln('body {font-Size:11px; font-weight: normal; line-height:1.2em}');
document.writeln('td {font-Size:11px; font-weight: normal; line-height:1.2em}');
document.writeln('.main {font-Size:11px; font-weight: normal; line-height:1.3em}');
}
document.writeln('//--></STYLE>');
//-->
