@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin-left: 60px;
	margin-top: 80px;
	margin-bottom: 80px;
	font-size: 11px; 
	font-family: Verdana, Sans-Serif;  
	line-height: 1.5em;
}
.copytxt {
	margin-left: 5px;
	width: 520px;
	font-weight: normal;
	color: #000000;
}

.copytxt a {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.copytxt a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
