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

#content {
position:absolute;
top:241px;
left:205px;
width:335px;
height:auto;
z-index:1;
padding:5px;
background-color:#FFFFFF;
}

h1 {font-style:bold;font-size:14px;color:#A4A59E; padding:2px; z-index:2;background-color:#FFFFFF; border-bottom : 1px dotted #A4A59E;font-style: italic;
	font-weight: bold;
font-family: Arial, Tahoma, Helvetica, sans-serif;
	}

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