body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer_txt {

	font-size: 12px;
	color: #333333;
	background-position: left top;
	letter-spacing: 3px;
}
.footer_engtxt {
	font-size: 12px;
	color: #333333;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
a.headerfooter:link {
	text-decoration: none;
	color: black;
}
a.headerfooter:visited {
	text-decoration: none;
	color: black;
}
a.headerfooter:hover {
	text-decoration: underline;
	color: black;
}
a.headerfooter:active {
	text-decoration: none;
	color: black;
}
span.footer_txt a.headerfooter {
	font-size: 12px;
}


