#news ul,
#news ul li
#landmarks,
#landmarks li,
#footer ul,
#footer ul li
{
    list-style-type: none;
}
#landmarks a {
    text-decoration: none !important;
}
h3,
h4
{
    font-size: 1.2em;
    line-height: 1.2em;
}
table,
p,
a {
    font-size: 1.1em;
    line-height: 1.5em;
}
ul.downloads {
    list-style-type: none;
}
.readmore {
    font-size: 0.9em;
    text-decoration: none !important;
}
.readmore:hover {
    text-decoration: underline !important;
}