@charset "UTF-8";
/* CSS Document */

.style {
	background: #fff;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: none;
	text-decoration: none;
}
.headder  {
	font: 24px Verdana, Geneva, sans-serif;
}
.copyright {
	font: 9px Verdana, Geneva, sans-serif;
	bottom: 20px;
	padding-top: 10px;
}
.information {
	font: 12px Verdana, Geneva, sans-serif;
	bottom: 90px;
	text-decoration: none;
	color: #000;
}
