body { color: orange; font-size: 10px; font-family: arial; font-stretch: condensed; background-color: #ff9; }
td { color: black; font-size: 11px; font-family: tahoma; font-stretch: condensed; }
.heading { color: orange; font-size: 13px; font-weight: bold; }
.date { color: #343e99; font-size: 12px; font-weight: bold; font-stretch: condensed; font-size-adjust: none; }
.extra { color: #343e99; font-size: 11px; }
a { color: blue; text-decoration: none; }
a:hover { color: blue; text-decoration: underline; }
a:visited { color: blue; }
