<!--

//browser stylesheets

{
document.write('<style type="text/css"><!--')
document.write('body { background-color: #AD9B72; margin-top:0px; margin-left:0px }')
document.write('p { margin-top:5px; margin-bottom:10px }')
document.write('a { color: #006600; text-decoration: none }')
document.write('a:hover { color: #800000; text-decoration: underline }')
document.write('a:active { color: #663300 }')
document.write('a:visited { color: #666633 }')
document.write('--></style>')
}

//-->
