@charset "iso-8859-2";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #dadada;
	line-height: 18px;
	padding-top: 5px;
}
.float-right {
	float: right;
	padding-left: 30px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
div {
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-bottom: 10px;
}
a {
	color: #000000;
}

