body {
    background-color: #eeeef0;
    color: #000000;
    font-family: "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
}

a:link, a:visited {
    color: #0000cc;
    text-decoration: underline;
}

a:active, a:hover {
    color: #0000ff;
    text-decoration: underline;
}

div.main {
    background-color: #ffffff;
    border: 5px ridge #021b9a;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 30px 15px 30px;
    width: 550px;
}

div.note {
    background-color: #fbfbff;
    border: 5px ridge #021b9a;
    margin-left: 8%;
    margin-right: 8%;
    padding: 2px 15px;
}

div.order {
    font-family: "Frutiger Linotype", Arial, Helvetica, sans-serif;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

h1 {
    color: #dd0000;
    font-family: "Frutiger Linotype", Arial, Helvetica, sans-serif;
    text-align: center;
}

h2 {
    color: #dd0000;
    font-family: "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
    font-style: italic;
    letter-spacing: 0.1em;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
}

h3 {
    color: #003399;
    font-family: "Frutiger Linotype", Arial, Helvetica, sans-serif;
    text-align: center;
}

h4 {
    font-family: "Frutiger Linotype", Arial, Helvetica, sans-serif;
    font-size: 110%;
    margin: 25px 0px -5px 0px;
    text-align: left;
}

ul {
    list-style-image: url(chmrk.gif);
}

li {
    padding-bottom: 7px;
    text-align: justify;
}

p {
    text-align: justify;
}

p.disclaimer {
    border-top: 1px solid #666666;
    font-size: 85%;
    margin-top: 30px;
}

img.PayPalLogo {
    border-style: none;
    height: 80px;
    width: 210px;
}
