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

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
	background-position: center center;
}
body {
	background-color: #000000;
	margin-top: 20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
.parent {
	display: none;
}
.pagelogo {
	top: 100px;
	background-position: center;
	text-align: center;
	display: inline;
	right: 50%;
}
.nav {
	text-align: center;
	background-position: center;
	right: 50%;
}
