td {
    text-align: center;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    color:#226622;
    background-color=#ffffe0;
}

h1 {
    font-size:1.2em;
}

h2 {
    font-size:1.1em;
}

ul {
    list-style-type: circle;
}

a {
    color:#226622;
}

a.hover {
    color:#226622;
}

img {
    border:0;
}
