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