<!--

//browser stylesheets

{
document.write('<style type="text/css"><!--')
document.write('body { color: #EBE0C7; background-color: #291719; margin-top:0px; margin-left:0px }')
document.write('p { margin-top:5px; margin-bottom:10px }')
document.write('a { color: #CCA968; text-decoration: none }')
document.write('a:hover { color: #999966; text-decoration: underline }')
document.write('--></style>')
}

//-->