body {
    color: #484848;
    background: #F0F1F1;
    font: 11pt Tahoma;
}

h1 {
    text-align: center;
    font-family: Verdana;
}

a, a:hover, a:active, a:visited {
    color: navy;
    text-decoration: underline;
}

p {
    text-indent: 20px;
    text-align: justify;
    padding: 0;
    margin: 0;
}

table, td {
    border: Silver solid 1px;
}

th {
    background-color: gray;
    color: white;
}

.price {
    padding: 10px 0 10px 0;
}

.pages {
    font: bold 9pt Tahoma;
}

.foot {
    font: 8pt Tahoma;
}

.foot a {
    text-decoration: none;
}
