body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #553030;
overflow: auto;
text-decoration: none;
scrollbar-face-color: #553030;
scrollbar-highlight-color: #553030;
scrollbar-shadow-color: #553030;
scrollbar-3dlight-color: #553030;
scrollbar-darkshadow-color: #553030;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #553030;
}
a:link { color: #553030; text-decoration: none}
a:visited { color: #553030; text-decoration: none}
a:hover { font-weight: bold}
a:active { color: #553030; text-decoration: none}

#content {
position:absolute;
top:267px;
left:203px;
width:335px;
height:auto;
z-index:1;
padding:5px;
background-color:#987F5F;
border: #000000 1px solid;
}

h1 {font-style:bold;font-size:11px;color:#000000; padding:2px; z-index:2;background-color:#987F5F; border-bottom : 1px solid #000000;
}

blockquote {
font-family: Arial, Tahoma, Helvetica, sans-serif;
}