body {
	font-family: Arial;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
font-size: 10px;
}

h1 {
font-size: 14px;
}

{
   margin: 0;
}
html, body {
    height: 100%; 
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -16em;
}
.footer, .push {
    height: 16em;
}