body, td {
  font-family:      Arial, Helvetica, Sans-serif;
  font-size:        .8em;
}

.quote {
  font-family:      Courier New, Courier, Fixed;
  font-size:        .9em;
}

.quote#text {
  font-style:       italic;  
}

.quote#signature {
  font-weight:      bold;
}

.subheader {
  width:            75%;
  font-size:        1.1em;
  font-style:       italic;
  text-align:       right;
}

dt {
  font-family:      Courier New, Courier, Fixed;
  font-weight:      bold
}

.footer {
	color:						#555555;
	font-size:				.9em;
}

.footer a {
	color:						#555555;
}