html {}

body {
	margin:0px;
	background-color:#000000;
	line-height: 10%;
	}

table {
 	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
	line-height: 10%;
 	}

img {
	border: 0px;
 	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
	line-height: 10%;
}

tr {
	vertical-align:top;
 	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
	line-height: 10%;
 }

td {
 	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
	line-height: 10%;
	}


