document.write('<style type=text/css>');
document.write('.radheader {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold; color: #ffffff;}');
document.write('.radbody {font-family: Arial, Helvetica, sans-serif;font-size: 10px;}');
document.write('a.radbody:link {color: #996600; text-decoration: none;}');
document.write('a.radbody:visited {color: #996600; text-decoration: none; }');
document.write('a.radbody:active {color: #000000; text-decoration: underline; }');
document.write('a.radbody:hover {color: #000000; text-decoration: underline; }');
document.write('</style>');

