body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
    padding:40px 60px;
}
a:link {
    text-decoration:none;
}
a:visited {
    text-decoration:none;
}
a:hover {
    text-decoration:none;
}
a img {
    border-width:0;
}
dt {
    font-weight:bold;
}
dd {
    margin-bottom:1em;
}

