html{
	zoom:78%;
	margin:auto auto;
	text-align: left;
}

body {
    font-size: 80%;
    background: none transparent;
}
.clear {
    clear: both;
}

.clear.br {
    clear: both;
    height: 27px;
}

img {
    border: none;
}

#header {
    display: block;
}

.print {
    display: block;
}

.noPrint {
    display: none;
}

.td {
    border-bottom: 1px solid #E0E5EB;
    border-top: 1px solid #E0E5EB;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#footer {
    display: block !important;
}