/*html {
	height: 100%;
}
body {
	height: 98%;
	background-color: #141215;
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	color: #FFF;
}
a {
	text-decoration: none;
	color: #000;
}*/
table {
	border: 0;
	padding: 0px;
	margin: 0px;
	display: inline;
}

p, h1 {
	margin: 0px 0px 0px 0px;
}
