document.write('<style type="text/css">');
document.write('<!--');
document.write('A:link { text-decoration: none }');
document.write('A:active { text-decoration: none }');
document.write('A:visited { text-decoration: none }');
document.write('A:hover { text-decoration: underline }');
document.write('.l1 { color:#9f3215 }\n');document.write('.l2 { color:#ffff00 }\n');
document.write('.hdr { color: #9f3215; font-size: 20pt; margin-top: 0px; margin-left: 0px; margin-bottom: 0px; text-transform: uppercase }');
document.write('-->');
document.write('</style>');