.text  {
	font-size: 12px;
	font-weight: normal;
	font-family: "Times New Roman";
	margin-left: 8px;
	margin-right: 8px;
	color: #6C654C;
}
.smallheader  {
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman";
	margin-left: 8px;
	margin-right: 8px;
	color: #6C654C;
}

.textheader {
	font-size: 14px;
	font-weight: normal;
	font-family: "Times New Roman";
	margin-left: 10px;
	color: #6C654C;
	}
.pathheader {
	font-size: 14px;
	font-weight: normal;
	font-family: "Times New Roman";
	margin-left: 0px;
	color: #03560F;
	}

.menu  { 
	font-size: 14px; 
	font-weight: normal; 
	font-family: "Times New Roman"; 
	margin-left: 8px; 
	margin-right: 8px; 
	color: #03560F;
	
}
.submenu  { 
	font-size: 12px; 
	font-weight: normal; 
	font-family: "Times New Roman"; 
	margin-left: 18px; 
	margin-right: 8px; 
	color: #03560F;
	
}

.newsdate  { 
	font-size: 14px; 
	font-weight: normal; 
	font-family: "Times New Roman"; 
	margin-left: 8px; 
	margin-right: 8px; 
	color: #03560F
}
.menunl  {
	font-size: 14px;
	font-weight: normal;
	font-family: "Times New Roman";
	margin-left: 8px;
	color: #000000;
}
.curtext  {
	font-size: 12px;
	font-weight: normal;
	font-family: "Times New Roman";
	margin-left: 8px;
	margin-right: 8px;
	color: #000000;
}
.curmtext  {
	font-size: 12px;
	font-weight: normal;
	font-family: "Times New Roman";
	margin-left: 8px;
	margin-right: 8px;
	color: #000000;
	background-color: #FFFFFF;
}
.filtext  {
	font-size: 12px;
	font-weight: normal;
	font-family: "Times New Roman";
	margin-left: 8px;
	margin-right: 8px;
	color: #000000;
}
.crtext  {
	font-size: 10px;
	font-weight: normal;
	font-family: "Times New Roman";
	margin-left: 5px;
	color: #000000;
}
A:link {text-decoration: none; color: #03560F;}
A:visited {text-decoration: none; color: #03560F;}
A:active {text-decoration: none; color: #03560F;}
A:hover {text-decoration: underline; color:#24b64c;}