body, td, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	fontsize: 12px;
}

a:link, a:visited {
	color: #3E85FF;
}

a:active, a.:hover {
	text-decoration: none;
}

a.inf:link, a.inf:visited {
	color: #000000;
	text-decoration: none;
}

a.inf:active, a.inf:hover {
	color: #0168B2;
	text-decoration: underline;
}

.subtitle {
	font-size: 15px;
	font-weight: bold;
}

.mainfield {
	font-size: 13px;
	fontsize: 14px;
}

.comment {
	color: #999999;
	margin-top: 5px;
	text-align: right;
}

.mark {
	color: #2467DA;
	font-weight: bold;
}th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: EEEEFF;
}
.even {
	background-color: EEEEEE;
}
