body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #000000;
overflow: auto;
text-decoration: none;
}
a:link { color: #93260E; text-decoration: none}
a:visited { color: #93260E; text-decoration: none}
a:hover { font-weight: bold}
a:active { color: #93260E; text-decoration: none}

#content {
position:absolute;
top:470px;
left:250px;
width:400px;
height:auto;
z-index:1;
padding:20px;
background-color:#FFFFFF;
overflow:auto;
}

h1 {font-weight:bold;font-size:11px;color:#000000; padding:2px; z-index:2;background-color:#FFFFFF; border-bottom : 1px dotted #000000;
}

blockquote {
font-family: Arial, Tahoma, Helvetica, sans-serif;
margin: 10px; 
background-color: #A19F9E;
padding: 5px; 
border-left : 6px solid #000000;
}