/*
    Style sheet for the start page only
    Modified: 03/06/2016
*/

p, table, address {
      font-family: Verdana;
      line-height: 1.2;
   }

a:link, a:visited, a:hover {
      color: #80C0FF;
      text-decoration:none;
   }

address {
      margin-top: 48pt;
   }

