/* bestof.css */

/* Style sheet for the Best Of lists */

body {
  background: #fef7f4 url("../Art/ankh-bg.gif");
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 12pt;
	color: inherit;
}
a:visited {
	background: inherit;
  color: #333333;
}
dt {
  font-weight: bold;
}
dd {
  font-size: 84%;
}
.fp1 {
  font-size: 14pt;
}
.fl1 {
  font-size: 10pt;
}
.fl3 {
  font-size: 9pt;
}
.disclaimer {
  font-family: Times, serif;
  font-size: 8pt;
}
