﻿h1{   font-size: 95%;   font-family: Arial, Helvetica, sans-serif;   color: #cdcdcd;  font-weight: bold;}h2{   font-size: 75%;   font-family: arial, helvetica, sans-serif;   color: #929596;   font-weight: lighter; }h3{   font-size: 75%;   font-family: arial, helvetica, sans-serif;   color: #cdcdcd;   font-weight: lighter; }h4{  font-size: 75%;  font-family: arial, helvetica, sans-serif;  color: #5d6655;  font-weight: lighter;}a:link 
{
  color:blue ;
  text-decoration: underline; 
}
a:hover
{
  text-decoration: none;
}

a:visited 
{
  color: blue ; 
}
address 
{
  margin-top: 1em;
  padding-top: 1em;
}