body {
	font-size : 12px;
	font-family: Georgia,Arial,Tahoma,Verdana; 
	color: #5a5544;
	background-color: #f5f5f4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
p {
	font-size : 12px;
	font-family: Georgia,Arial,Tahoma,Verdana; 
	color: #5a5544;
}
.navigation {
	height: 1px;
	width: 1px;
	overflow: hidden;
}
a:link {
    font-weight: bold;
	font-size : 12px;
	color: #5a5544;
	text-decoration:none;
}
a:hover {
    font-weight: bold;
	font-size : 12px;
    color:#799153;
	text-decoration:underline;
}
a:visited {
    font-weight: bold;
	font-size : 12px;
	color: #5a5544;
	text-decoration:none;
}
a:visited:hover{
    font-weight: bold;
	font-size : 12px;
	color:#799153;
	text-decoration:underline;
}
.t18px {
	font-family: Georgia,Arial,Tahoma,Verdana;
	font-size : 14px;
    font-weight: normal;
	color: #5a5544;
}
.title {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 0px;
    font-size:16px;
	font-family: Georgia,Arial,Tahoma,Verdana;
	font-weight: bold;
}
.tabelmainkader {
	font-family: Georgia,Arial,Tahoma,Verdana;
	font-size: 12px;
	color: #5a5544;
	vertical-align: top;
	border: 1px solid #99968b;
}
.projecttable {
	color : #5a5544;
	font-size : 12px;
	font-family: Georgia,Arial,Tahoma,Verdana;
    font-weight: normal;
}
.projecttable a:link {
    font-weight: normal;
	font-size : 12px;
	color: #5a5544;
	text-decoration:none;
}
.projecttable a:hover {
    font-weight: normal;
	font-size : 12px;
	color: #799153;
	text-decoration:underline;
}
.projecttable a:visited {
    font-weight: normal;
	font-size : 12px;
	color: #5a5544;
	text-decoration:none;
}
.projecttable a:visited:hover{
    font-weight: normal;
	font-size : 12px;
	color: #799153;
	text-decoration:underline;
}

.copytable {
	color : #5a5544;
	font-size : 9px;
	font-family: Georgia,Arial,Tahoma,Verdana;
    font-weight: normal;
}
.copytable a:link {
    font-weight: normal;
	font-size : 9px;
	color: #5a5544;
	text-decoration:none;
}
.copytable a:hover {
    font-weight: normal;
	font-size : 9px;
    color:#799153;
	text-decoration:underline;
}
.copytable a:visited {
    font-weight: normal;
	font-size : 9px;
	color: #5a5544;
	text-decoration:none;
}
.copytable a:visited:hover{
    font-weight: normal;
	font-size : 9px;
	color:#799153;
	text-decoration:underline;
}

