/**************************************/
/* Name:   newstyle.css               */
/* Date:   2005-12-05                 */
/* Author: T. Hampson                 */
/* Theme:  New Website Design         */
/**************************************/

<style type="text/css">

  /* standard definitions */
   p,.p   {font-size:10pt; font-family:Verdana, Arial, Helvetica; color:000000; font-weight:normal;}
   td,.td {font-size:10pt; font-family:Verdana, Arial, Helvetica; color:000000; font-weight:normal;}
   body   {color:000000; background-image: url(/newdesign/images/bkgd-med.jpg); margin-top:40px;}
  .body   {color:000000; background-image: url(/newdesign/images/bkgd-med.jpg); margin-top:40px;}
  
   h1,.h1 {font-size:18pt; color:660066; font-family: Times New Roman; font-weight:normal;}
  .head   {font-size:18px; color:53116B; font-family: Helvetica, Arial, Sans-Serif; font-weight:bold; }
  
  .block11 {color:000000; font-family: Verdana, Arial, Sans-Serif; font-size:13.75px; font-weight:100; line-height:11pt;}
  .block12 {color:000000; font-family: Verdana, Arial, Sans-Serif; font-size:13.75px; font-weight:100; line-height:12pt;}
  .block13 {color:000000; font-family: Verdana, Arial, Sans-Serif; font-size:13.75px; font-weight:100; line-height:13pt;}
  .block14 {color:000000; font-family: Verdana, Arial, Sans-Serif; font-size:13.75px; font-weight:100; line-height:14pt;}
  .block15 {color:000000; font-family: Verdana, Arial, Sans-Serif; font-size:13.75px; font-weight:100; line-height:15pt;}
  .block16 {color:000000; font-family: Verdana, Arial, Sans-Serif; font-size:13.75px; font-weight:100; line-height:16pt;}
  .block17 {color:000000; font-family: Verdana, Arial, Sans-Serif; font-size:13.75px; font-weight:100; line-height:17pt;}
  .block18 {color:000000; font-family: Verdana, Arial, Sans-Serif; font-size:13.75px; font-weight:100; line-height:18pt;}
  
  /* anchor definitions in this order: link, visited, hover, active */
  
  a:link    {font-size:10pt; color:000000; background-color:FFFFFF; text-decoration:none; font-weight:bold;}         
  a:visited {font-size:10pt; color:000000; background-color:FFFFFF; text-decoration:none; font-weight:bold;}
  a:hover   {font-size:10pt; color:000000; background-color:FFFFFF; text-decoration:none; font-weight:bold;}
  a:active  {font-size:10pt; color:000000; background-color:FFFFFF; text-decoration:none; font-weight:bold;}
  
  label {font-weight: bold;}
   
</style>