p {
  font-size : 12pt;
  font-family : times new roman, times; 
}

td {
  font-size : 12pt;
  font-family : times new roman, times; 
}

p.small {
  font-size : 10pt;
  font-family : times new roman, times; 
}

H4 {
  font-size : 14pt;
  font-family : times new roman, times;
}

H5 {
  font-size : 13pt;
  font-family : times new roman, times;
}

A:visited , A:link , {
  font-size : 12pt;
  font-family : times new roman, times;
  color : #990033;
  background : transparent;
  text-decoration : underline;
}

A:active {
  font-size : 12pt;
  font-family : times new roman, times;
  color : #006666;
  background : transparent;
  text-decoration : underline;
}

A:hover {
  font-size : 12pt;
  font-family : times new roman, times;
  color : #006666;
  background : transparent;
  text-decoration : underline;
}
