body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-bottom: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-left: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	background-color: #CCCCCC;
	font-weight: bold;
}

.linka {
	color: #0033CC;
	font-weight: bold;
}

a:hover#bottom {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}