/* $Id: df2-zenstyle1.css 1558 2010-02-17 18:51:04Z jamesf $ */
/******************************************************************************/
/* (c) 2008 Dalton Firth Limited                                              */
/*                                                                            */
/* All rights reserved.  No part of this work may be copied, modified or      */
/* distributed without permission of the copyright holder, except where this  */
/* program has been lawfully obtained, and then only to facilitate the        */
/* installation and operation of the program within the rights granted for    */
/* its use.                                                                   */
/*                                                                       (/c) */
/******************************************************************************/
html, 
body 
{
  margin: 0;
  padding: 0;
  font-size: 100%;
}

body
{ 
  font:1em/1.5  Arial, Helvetica, sans-serif; 
}

a
{
   text-decoration:none;
}


