div.scroll {	
height: 233px;	
width: 312px;	
overflow: auto;	
border: 0px solid #666;	
padding: 4px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #9999CC;
	text-decoration: none;
}
.body_bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9999CC;
	text-decoration: none;
}

