

body {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color : #000000;

  }

p {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color : #000000;
  }

td {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color : #000000;
  }


img {
  border-style : none;
  }

/* ------ Header Link ------- */

A.header:link {
  color : #29644D;
  text-decoration : underline;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12pt;
  font-weight: bold;
  }

A.header:visited {
  color : #29644D;
  text-decoration : underline;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12pt;
  font-weight: bold;
  }

A.header:hover {
  color : #29644D;
  text-decoration : none;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12pt;
  font-weight: bold;
  }

/* ---------- sub links  ----------- */

A:link {
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration : underline;
  font-size: 12pt; 
  font-weight: normal; 
  color: #29644D
  }

A:visited {
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration : none;
  font-size: 12pt; 
  font-weight: normal; 
  color: #29644D
  }

A:hover {
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration : none;
  font-size: 12pt; 
  font-weight: normal; 
  color: #A08A55
  }

/* ---------- Normal links  ----------- */

A:link {
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration : none;
  font-size: 10pt; 
  font-weight: normal; 
  color: #29644D
  }

A:visited {
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration : none;
  font-size: 10pt; 
  font-weight: normal; 
  color: #29644D
  }

A:hover {
  font-family: Arial, Helvetica, sans-serif; 
  text-decoration : underline;
  font-size: 10pt; 
  font-weight: normal; 
  color: #A08A55
  }


/* -------- Heading ------- */

H1 {
  font-size : 12pt;
  color: #336666;
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  }

.date {
  font-size : 14pt;
  color: #336666;
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  }

/*---------- */


