body, div, td {
    scrollbar-3dlight-color: #7BA140;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #B3B9D8;
    scrollbar-darkshadow-color: #385609;
    scrollbar-face-color: #58880E;
    scrollbar-highlight-color: #7BA140;
    scrollbar-shadow-color: #385609;
    scrollbar-track-color: #9FBA74;

	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

.maly {
	font-size: 8pt;
}

.bmaly {
	font-size: 7pt;
}

.duzy {
	font-size: 12pt;
}

.mbtm {
	font-size: 8pt;
	font-weight: bold;
}

.sbtm {
	font-size: 9pt;
}

a {
	text-decoration: none;
	color: #385609;
}
	
a:hover {
	text-decoration: underline;
	color: #7BA140;
}

hr {
	color: #58880E;
}
