* {
    font-family: Arial;
    vertical-align: top;
    font-size: 12px;
}

img {
    border: none;
}

table {
    border-collapse: collapse;
}

td {
    padding: 0px;
}

th {
    padding: 0px;
}

body {
	margin : 0px 0px;
    background-color: #ECE9D8;
}

html, body {
	height: 100%;
}

input {
    font-size: 10px;
}