@charset "utf-8";

.title {
	font-family: tahoma;
	font-size: 16px;
	color: #528536;
	font-weight: bold;
}

.txt {
	font-family: tahoma;
	font-size: 11px;
	color: #4E4E4E;
	line-height: 18px;
	text-align: justify;
}
.copyrights {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.txt1 {
	font-family: tahoma;
	font-size: 11px;
	color: #4E4E4E;
	line-height: 18px;
	text-align: justify;
	text-decoration: underline;
}
