body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #565656;
}
div.cont {
	position: absolute;
	left: 225px;
	top: 130px;
	width: 440px;
	height: 400px;
	border: none;
	padding-right: 15px;
	overflow: auto;
	line-height: 140%;
}
a {
	text-decoration: none;
	color: #4682B4;
}
a:hover {
	text-decoration: underline;
}
