document.writeln('<STYLE TYPE="text/css"><!--');
if(navigator.appVersion.indexOf("Mac") > 1){
document.writeln('.text00 {font-Size:14px; line-height:17px; color: #000000}');
document.writeln('.text01 {font-Size:12px; line-height:17px; color: #000e66}');
document.writeln('.text02 {font-Size:10px; line-height:16px; color: #000e66}');
document.writeln('.small {font-Size:9px; line-height:13px}');
document.writeln('A {font-Size:12px; text-decoration:underline; color: #3333ff}');
document.writeln('A:hover {font-Size:12px; text-decoration:underline; color: #003399}');
document.writeln('A:active {tfont-Size:12px; ext-decoration:underline; color:#003399;}');
document.writeln('A.menu {font-Size:10px; text-decoration:none; color: #000000}');
document.writeln('A.menu:hover {font-Size:10px; text-decoration:none; color: #666666}');
document.writeln('A.menu:active {tfont-Size:10px; ext-decoration:none; color:#666666;}');
}
else{
document.writeln('.text00 {font-Size:14px; line-height:17px; color: #000000}');
document.writeln('.text01 {font-Size:12px; line-height:17px; color: #000000}');
document.writeln('.text02 {font-Size:11px; line-height:15px; color: #000000}');
document.writeln('.small {font-Size:10px; line-height:16px}');
document.writeln('A {font-Size:12px; text-decoration:underline; color: #000e66}');
document.writeln('A:hover {font-Size:12px; text-decoration:underline; color: #003399}');
document.writeln('A:active {font-Size:12px; text-decoration:underline; color:#03399;}');
document.writeln('A.menu {font-Size:10px; text-decoration:none; color: #000000}');
document.writeln('A.menu:hover {font-Size:10px; text-decoration:none; color: #666666}');
document.writeln('A.menu:active {tfont-Size:10px; ext-decoration:none; color:#666666;}');
}

document.writeln('//--></STYLE>');





