/* CSS Document */

<!--
#scrollbox {
font-family:tahoma, Verdana;
	font-size: 18px;
	line-height:normal;
	font-color:maroon;
height:300px;
	width:150px;
padding:5px;
overflow:auto;
}
-->