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