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

#content {
position:absolute;
top:295px;
left:247px;
width:415px;
height:auto;
z-index:1;
padding:5px;
background-color:#FCFCF4;
overflow:auto;
}

h1 {font-style:bold;font-size:14px;color:#000000; padding:2px; z-index:2;background-color:#FCFCF4; border-bottom : 5px dotted #EE1D23;
}

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