/* CSS Document */
body {
	font-family: Century, Times, serif;
	font-size: 12pt;
	color: #000066;
}
dl dt {
	font-weight: bold;
}
#text {
	overflow: auto;
	position: absolute;
	height: 400px;
	width: 460px;
	left: 340px;
	top: 175px;
	margin: 10px;
}
