body {
    background-color: white;
}

h1 {
    color: black;
    font-family: verdana;
    font-size: 36px;
    letter-spacing: -1px;
    display: inline;
}

h2 {
    color: black;
    font-family: verdana;
    font-size: 24px;
    letter-spacing: -1px;
    display: inline;
}

h3 {
    color: black;
    font-family: verdana;
    font-size: 20px;
    letter-spacing: -1px;
    display: inline;
    font-weight: normal;
}

td {
    text-align: center;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: blue;
    font-family: verdana;
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: normal;
}

span {
    color: black;
    font-family: verdana;
    font-size: 20px;
    letter-spacing: -1px;
}

font {
    color: black;
    font-family: verdana;
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: normal;
}
