/* Style Sheet for Newspaper Clippings */

body { background-color: #eeeeff; }
span.hmenu a { background-color: #ddddff; }

h1.clip { color: #000000; background-color: #ffffff; }

#clip-doc img {
  border: 0 none;
}

h2.clip {
  text-align: center;
  font: normal x-large "Times New Roman", serif;
}

img.clip-column { /* For long column with transcrpt */
  float: right;
  margin-left: 8px;
}

p.clip {
  text-align: center;
  font: normal large "Times New Roman", serif;
}

div.transcript, p.transcript {
  font: normal medium "Times New Roman", serif;
}
