h1 {	font-size: 16px;	color: #222222;}
h2 {	font-size: 14px;	color: #222222;}
h3 {	font-size: 12px;	color: #222222;}
h4 {	font-size: 10px;	color: #222222;}
h5 {	font-size: 12px;	color: #999999;}
h6 {	font-size: 10px;	color: #999999;}

td,th {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;	
}
.tahoma08 {
	font-family: Tahoma;
	font-size: 8px;
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
}
.tahoma12 {
	font-family: Tahoma;
	font-size: 12px;
}
.tahoma18 {
	font-family: Tahoma;
	font-size: 18px;
}
.tahoma23 {
	font-family: Tahoma;
	font-size: 23px;
	font-weight:bold;
}
a:link.linkgr {
	text-decoration: none;
	color: #00AA00;
    font-weight: bold;
	margin-bottom: 2px;
	}
	
a:active.linkgr {
	text-decoration: none;
	color: #00AA00;
    font-weight: bold;
	}

a:visited.linkgr {
	text-decoration: none;
	color: #00AA00;
    font-weight: bold;
	}
	
a:hover.linkgr {
	text-decoration: underline;
	color: #990099;
    font-weight: bold;
	}
.linkdk {
	color: #222222; 
}
.link_btn {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	padding:2px;
	border:solid 1px #000000;
}
