/* SpringTeam base.css: external style sheet */

  body { font-family:Arial, sans-serif; }
  p { font-size:12px; }
  li { font-size:12px; }
  td { font-size:12px; }
  strong { font-size:18px; }
  a.index { text-decoration:none; color:#ffffff; font-size:16px; line-height: 150%; }
  a.index:hover { text-decoration:underline; font-weight:bolder; }
  a.subs { text-decoration:none; color:#ccffff; font-size:16px; }
  a.subs:hover { text-decoration:underline; font-weight:bolder; }
  table.box { border: thin solid white; color:#ffffff; margin:10px; }
  p.box { font-size:12px; }
  a.box { color:#ffff80; }
  strong.box { font-size:14px; }
  p.leadin { font-weight:bolder; }


