
body {
	background-color:#87c884;
	color:#000000;
	font-family: sans-serif,verdana,helvetica;
	font-size: 0.8em;
	font-weight: bold;
}
td {color:#000000;
	font-family: sans-serif,verdana,helvetica;
	font-size: 0.8em;
	font-weight: bold;
}	
A:link {font-weight:bold; color: #000000;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {font-weight:bold; color: #000000; background-color: #ff3}
.smlTxt {font-family: sans-serif,verdana,helvetica; font-size: 85%;font-weight: bold;}
.tkst {font-family:Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}
.tekst {font-family:Arial, Helvetica, sans-serif; font-weight:bold; color: #87c884;}
.sTxtTNR {font-family: Times New Roman; font-size: 14px; font-weight: bold; text-align:justify}
.sTxt {
	font-family: sans-serif,verdana,helvetica;
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
}
.sTxtCtr {font-family: Times New Roman; font-size: 13px; font-weight: normal; text-align:center}
.scTxt {font-family: Times New Roman; font-size: 13px; font-weight: normal; text-align:center}
.ssText {font-family: sans-serif,verdana,helvetica;; font-weight: bolder; font-size: 0.6em; font-style: normal;}
#cnt {width: 99%;}
.georgia11 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.1em;font-style: italic;font-weight: bold;}
.georgia88 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 0.88em;font-style: italic;font-weight: bold;}
.tblmid {
background-color:#336830;
border: 3px;
border-color: #669900;
border-style:solid;
border-collapse:collapse;
margin-left: auto; 
margin-right: auto;
margin-top: 0.5em;
margin-bottom: 0;
text-align:center;
}
.center
{
margin-left:auto; 
margin-right:auto;
text-align: center;
}
#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
}
#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}