body 
{
  font-family: Helvetica, Arial, Verdana, Geneva, Georgia, 'Courier New', sans-serif; /* TO DO: get correct font from INDD doc */
}


/*---------------------  START footer elements ---------------------*/
#footer { height: 38px; line-height: 38px; font-size: 13px; font-style: italic; margin-top: 20px; text-align:center; overflow: hidden; }
#footer a, #footer a:link, #footer a:active, #footer a:visited { color: #747476; text-decoration: none; }
#footer a:hover { color: #747476; text-decoration: underline; }
/*---------------------  END footer elements ---------------------*/