* {
  font-family: Georgia, "Times New Roman", times, serif;
  font-size:12pt;
  color:#000;
}

body {
background-color: transparent;
}

a[href]:after {
 content:" <"attr(href)">";
 background-color:inherit;
 font-style:italic;
 text-decoration:underline;
}

 *[title]:after {
 content:" ("attr(title)")";
 background-color:inherit;
 font-style:italic;
}

img[alt]:after {
 content:" ("attr(alt)")";
}

#top-area, .top-picture, .footer, .leftcolumn, .HP-section.HP_emaildirect form {
  display:none;
}



