function RefaCSS()
{
document.write('<style type="text/css">\n');
document.write('<!--\n');
document.write('.voice_title {background:#666666; width:550px; height:25px; vertical-align:middle; text-align:center; padding:2px; border:1px solid #999999;}\n');
document.write('.voice_pad {padding-left:5px;}\n');
document.write('-->\n');
document.write('</style>\n');
}