body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 75%; /*   100% = 16px */
    line-height: 127%;
    margin: 20px;
}
.cleaner {
    clear: both !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}
a {
    color: #00f;
}
img {
    border: 0
}
