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

h1 {font-style:bold;font-size:12px;color:#FAFAF8; padding:5px; z-index:2;background-color:#263B86;
}

#content {
position:absolute;
top:120px;
left:100px;
width:345px;
height:auto;
z-index:1;
padding:5px;
background-color:#FAFAF8;
}

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