document.writeln("<STYLE TYPE='text/css'><!--");
if (navigator.appVersion.indexOf("Mac") >= 0)
{
document.writeln(".tx12def{ font-size:12px; color: #000000; }");
document.writeln(".main12{ font-size: 12px; font-style: normal; color: #000000; text-align: left; margin: 10px;	width: 97%;}");
document.writeln(".main12t{ font-size: 12px; line-height: 16px; font-style: normal; color: #000000; text-align: left; margin: 10px;	width: 97%;}");
document.writeln(".small10{ font-size: 10px; font-style: normal; color: #000000;}");
document.writeln(".small10t{ font-size: 10px; font-style: normal; line-height: 14px; color: #000000;}");

}
else
{
document.writeln(".tx12def{ font-size:12px; color: #000000; }");
document.writeln(".main12{ font-size: 12px; font-style: normal; color: #000000; text-align: left; margin: 10px;	width: 97%;}");
document.writeln(".main12t{ font-size: 12px; line-height: 16px; font-style: normal; color: #000000; text-align: left; margin: 10px;	width: 97%;}");
document.writeln(".small10{ font-size: 11px; font-style: normal; color: #000000;}");
document.writeln(".small10t{ font-size: 11px; font-style: normal; line-height: 14px; color: #000000;}");

}
document.writeln("--></STYLE>");