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

#content {
position:absolute;
top:60px;
left:407px;
width:261px;
height:285px;
z-index:1;
padding:5px;
border: #000000 8px solid;
background-color:#468010;
overflow:auto;
}

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

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