
document.write('<style type="text/css">');
//document.write('p { line-height: 150%; margin-left: 15; margin-right: 15; color: #000000; }');
document.write('a:link { color: #000000; text-decoration: none;}');
document.write('a:visited { color: #000000; text-decoration: none; }');
document.write('blockquote { margin-top: -12; margin-bottom: -12;}');
document.write('a:hover { color: #000000;  text-decoration: underline;}</style>');


function reqWin(desktopURL){

        desktop =window.open(desktopURL,"name","toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,width=600,height=450,resizable=yes");

}


		
