@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style_copyr{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.style_content{
	font-family: Verdana;
	font-size: 12px;
	line-height:15px;
}

.copyright {

	color				:	#000000;
	font-family			:	Arial;
	font-size			:	10px;
	text-decoration			:	none;

}

.copyright:visited {

	color				:	#000000;
	font-family			:	Arial;
	font-size			:	10px;
	text-decoration			:	none;

}

.copyright:active {

	color				:	#000000;
	font-family			:	Arial;
	font-size			:	10px;
	text-decoration			:	none;

}

.copyright:link {

	color				:	#000000;
	font-family			:	Arial;
	font-size			:	10px;
	text-decoration			:	none;

}

.copyright:hover {

	color				:	#000000;
	font-family			:	Arial;
	font-size			:	10px;
	text-decoration			:	underline;

}

.copyright:visited:hover {

	color				:	#000000;
	font-family			:	Arial;
	font-size			:	10px;
	text-decoration			:	underline;

}
