var style='<style type="text/css">\n'+
'.reg { font-size: 10pt; color:#000000;  font-family:"Courier New", Courier, monospace;}\n'+
'.regC {font-size: 10pt; color:#999999; font-family:"Courier New", Courier, monospace;}\n'+
'.req { font-size: 10pt; color:#ff0000;  font-family:"Courier New", Courier, monospace;}\n'+
'a:active { font-size: 10pt; color: #cccccc; text-decoration: none; font-family:"Courier New", Courier, monospace;}\n'+
'a:link { font-size: 10pt; color: #0033cc; text-decoration: none}\n'+
'a:visited { font-size: 10pt; color: #0033cc; text-decoration: none; font-family:"Courier New", Courier, monospace;}\n'+
'a:hover {font-size: 10pt; color: #cccccc; text-decoration: none; font-family:"Courier New", Courier, monospace;}\n'+
'#tooltip{position:absolute; visibility: hidden; z-index:2;}\n'+
'.submit {background-color:#ffffff; font-family:"Courier New", Courier, monospace; font-size:10pt;}\n'+
'</style>'

document.write(style)