@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

table {
	border-collapse: collapse;
	border-style:none;
	margin: 0px;
	padding: 0px;
	}
	
table.total {
	height: 100%;
	width: 100%;
}
td {
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
}
a:hover {
		text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
.total {
	height: 357px;
	width: 780px;
}
