body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
body {
	background-color: #DCD6BE;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #ffff00;
}
a:active {
	color: #ffff00;
}
.lista {
	list-style-type: lower-alpha;
}
.keret {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px 100px;
	padding: 5px;
}
.keret2 {
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #666666;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 50px;
	margin-left: 50px;
}
.keret3 {
	margin-right: 100px;
	margin-left: 100px;
}
.behuzas {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-right: 70px;
	margin-left: 70px;
}