
a.menu-link { font-family: arial; font-size: 12px; font-weight: 600;  display: block; color: #FFFFFF; text-decoration: none; text-align: center; text-indent: 0px; background-image:url(nav-bg.gif); width: 150px; height: 25px;}
a.menu-link:hover { font-family: arial;  font-size: 12px; font-weight: 600; display: block; color: #FFFF00; text-decoration: underline; text-align: center; text-indent: 0px; background-image:url(nav-bg-hover.gif); width: 150px; height: 25px;}

font.light { font-family: arial; font-size: 14px; color: #ffffff; font-weight: bold;}
font.dark { font-family: arial; font-size: 14px; color: #000000; }
font.darklg { font-family: arial; font-size: 18px; color: #050A69; }

em.header { font-family: arial; font-size: 14px; color: #006D08; text-decoration: underline; font-weight: bold;}


div.body {
  font-family: arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  display: block;
  color: #000000;
}


