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

body {
	background-color: #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2e2e2e;
	line-height: 20px;
	margin: 0px;
}

.bg {
	background-repeat: no-repeat;
}

.copyright {
	font-size: 10pt;
	color: #534728;
}