d = document;
d.write('<STYLE TYPE="TEXT/CSS"><!--');
d.write('a:hover {color: #ff0000; }');
d.write('.menu {font-family: ""; font-size: 13.5px; line-height: 18px; text-decoration:none}');
d.write('.menu1 {font-family: ""; font-size: 13.5px; line-height: 14px; text-decoration:none}');
d.write('.size1 {font-family: ""; font-size: 10.9px}');
d.write('.size2 {font-family: ""; font-size: 13.5px}');
d.write('.size3 {font-family: ""; font-size: 16px}');
d.write('.size4 {font-family: ""; font-size: 19px}');
d.write('.size5 {font-family: ""; font-size: 25.5px}');
d.write('.size6 {font-family: ""; font-size: 32px}');
d.write('.dtext {font-family: ""; font-size: 13.5px; line-height: 18px; }');
d.write('--></STYLE>');
