body {
 background-color: #fff; color: #000;
 font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
 vertical-align: bottom;
}
a img {
 border-style: none;
}
a:link {
 background-color: transparent; color: #c00;
 text-decoration: none;
}
a:visited {
 background-color: transparent; color: #00c;
 text-decoration: none;
}

.headline, .navcat, .smtxthl, .subhead, .title {
 font-weight: bolder;
}
.smtxt {
 font-size: smaller;
}