/* Greshams Website, copyright (c) reserved, webmaster, J.Deaves, 2006 */


/* Greshams 'name' font, used at every occurance of the greshams name */

.greshams{ color: black;
           font-family: arial, helvetica, san-serif;
           font-size: 12px;
           font-weight: bold; }

/* every page will use this common text style */

body{ margin:0;
      padding:0;
      font-family: arial, helvetica, san-serif;
      font-size: 12px;
      color: black;
      background-color: white; ) 
      }

table{ color: black;
       font-family: arial, helvetica, san-serif;
       font-size : 12px; }
