body { background-color:#FFFFFF;
	font-size:16px; 
	font: small Arial; 
        color: #114411;
        letter-spacing: 0.1em;
  }
a:link {
  color:#22BB22;
  letter-spacing: 0.1em;
  text-decoration: underline;
  }
a:visited {
  color:#228822;
  letter-spacing: 0.1em;
  text-decoration: underline;
  }
a:hover {
  color:#22CC22;
  letter-spacing: 0.06em;
  text-decoration: underline;
  font-weight: bold;
  }
h1 { font-size:22px; 
     letter-spacing: 0.1em;     
  }
h2 { font-size:16px; 
     letter-spacing: 0.1em;
  }
.normbottom { border-bottom: 1px dotted #114411; 
  } 
