html {
	text-size:100%;
	}
	
body {
	font-family:arial, helvetica, sans-serif;
	}
	
table {
	border:1px #000 solid;
	border-collapse:collapse;
	}
	
td {
	padding:10px;
	border:1px #000 solid;
	text-align:left;
	}
	
.footer {
	text-align:center;
	}