document.write("<style>");

if (document.all){
document.write("td{font-size:10pt; font-family:arial; color:000000}");
document.write("td.big{font-size:10pt; font-family:arial; color:000000}");
document.write("td.sub{font-size:14pt; font-family:arial; font-weight : 500; color:ffffff}");
document.write("td.pub{font-size:14pt; font-family:arial; font-weight : 500; color:055F3C}");
document.write("a{font-size:9pt; font-family:arial; font-weight : 600; color:3FA870}");
document.write("a:hover{font-size:9pt; font-family:arial; font-weight : 600; color:0000ff}");
document.write("a.hov:hover{font-size:9pt; font-family:arial; font-weight : 600; color:0000ff}");
document.write("a.tit{font-size:12pt; font-family:arial; font-weight : 600; color:black}");
document.write("a.tit:hover{font-size:12pt; font-family:arial; font-weight : 600; color:0000ff}");

}else{
document.write("td{font-size:9pt; font-family:globes; color:000000}");
document.write("td.big{font-size:10pt; font-family:globes; color:000000}");
document.write("td.sub{font-size:16pt; font-family:globes; font-weight : 500; color:ffffff}");
document.write("td.pub{font-size:16pt; font-family:globes; font-weight : 500; color:055F3C}");
document.write("a{font-size:9pt; font-family:arial; font-weight : 600; color:3FA870}");
document.write("a:hover{font-size:9pt; font-family:arial; font-weight : 600; color:0000ff}");
document.write("a.hov:hover{font-size:9pt; font-family:arial; font-weight : 600; color:0000ff}");
}
document.write("ol{margin-right:35; margin-top:0pt;}");
document.write("ul{margin-right:22; margin-top:0pt;}");

document.write("b.bCreative {font-size:10pt; font-family:arial; color:000000}");
document.write("b.green {font-size:12pt; font-family:arial; color:006040; font-weight : 600}");
document.write("</style>");

