document.writeln('<STYLE TYPE="text/css"><!--');
if(navigator.appVersion.indexOf("Mac") > 1){
document.writeln('td {font-family: "Verdana","ƒqƒ‰ƒMƒmŠÛƒS Pro W4","sans-serif"; font-size:11px; color:#333333; line-height:20px; }');
document.writeln('div {font-family: "Verdana","ƒqƒ‰ƒMƒmŠÛƒS Pro W4","sans-serif"; font-size:11px; color:#333333; line-height:20px; }');
document.writeln('a { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #333333;  line-height:20px; text-decoration:none; }');
document.writeln('a:hover {   background-color: #FFCC33 ; }');
document.writeln('a:visited { color: #333333; }');
}
else{
document.writeln('td {font-family: "Verdana","ƒqƒ‰ƒMƒmŠÛƒS Pro W4";  font-size:12px; color:#333333; line-height:21px; }');
document.writeln('div {font-family: "Verdana","ƒqƒ‰ƒMƒmŠÛƒS Pro W4";  font-size:12px; color:#333333; line-height:21px; }');
document.writeln('a { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #333333;  line-height:20px; text-decoration:none; }');
document.writeln('a:hover {  text-decoration:underline; color: #FF0000; }');
document.writeln('a:visited { color: #333333; }');
}
document.writeln('//--></STYLE>');