/* MediaPlus cmo35 Version cmo35A 04/01/08 11:59:39 delta css/cmstyle_custom.css
** Copyright 2001 Publishing Business Systems, Inc.
** All Rights Reserved Worldwide.
*/
/* cmstyle_custom.css - client custom iServices global stylesheet 
**
** #169332 07.11.05 mickeyg Created.
*/

body, #bodyarea{
  font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-size: 90%;
  font-weight: 300;
  background: #FFF;
  color: #000;
  padding: 20px;
  line-height: 120%;
}
table td, table th{
/*   border: 1px solid #000; */
  background: none;
  padding: 10px;
}
a:link, a:visited{
  text-decoration: none;
}