body {
  font-size: 70.5%;
  background-color: #ffffff;
  color: #333;
}

a:link { color: #0066CC; }
a:hover { color: #147; }
a:visited { color: #0066CC; }

/* title text */
.aom_tl {
  color: #06c ! important;
  font: 900 italic 48pt 'Times New Roman', Palatino, serif ! important;
  letter-spacing: -0.09em ! important;
  line-height: 60% ! important;
}
/* toolbar */
.aom_t2 li a {
  color: #000;
  font-size: 10px;
  line-height: 12px;
}
/* item links */
.aom_il {
  font-size: 12px;
}

/* box contents */
.aom_bb,
.aom_bt>A {
  font-size: 10px;
}

.content td a {
  font-size: 10px ! important;
}
b a {
  font-size: 10px ! important;
}

/* favorites */
.favorites UL,
.favorites LI {
 font-size:10px;
 margin:0;
 margin-left:10px;
 padding:0;
}
.favorites LI,
.aom_bl LI {
 font-weight:700;
 margin-bottom:3px;
}


