document.write('<style type="text/css">');
document.write('TABLE { font: 11px Tahoma; }');
document.write('P#newsheading { font: 12px; font-weight: bold;}');
document.write('P { font: 11px Tahoma; line-spacing: 12px; margin: 0 0 5 0; }');
document.write('.TheMessage { font-weight: 700; color: #f00; }');
document.write('.red { color: #f00; }');
document.write('</style>');

