div#container {
	position: 	absolute;
	left: 		210px;
	right: 		20px;
	top: 		150px;
	width: 		550px;
}

span.uline {
	text-decoration: underline;
}

span.small{
	text-size: 	8pt;
	color: 		blue;
}









