table {
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
}

td {
    margin: 0px;
    padding: 0px;
}

tr {
    margin: 0px;
    padding: 0px;
}

img {
    border-width: 0px;
}

P.info    { font-family: Arial; font-size: 14pt; font-weight: bold; line-height: 150% }
P.contact { font-family: Arial; font-size: 20pt; font-weight: bold; line-height: 150% }
P.menu    { font-family: Arial; font-size: 16pt; font-weight: bold; line-height: 150% }
P.counter { font-family: Arial; font-size: 10pt; font-weight: normal }
