.scroll
 {position:absolute;
  top: 310px;
  left: 250px;
  width: 500px;
  height: 550px;
 }
div#text
 {text-align:justify;
  font-size:14px;
 }
.high
 {color:#990000;
  font-weight:bold;
 }
#small
 {font-size:10px;
 }

a
 {color:#000099;
 }