body {
  padding-left: 0em;
  font-family: verdana, arial;
  fint-style: Normal;
  color: 000000;
  background-color: #eceef2}
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em }
h1 {
  font-family: courier, verdana, arial;
  font-style: normal;
  font-size: 1.5em;
  color: #a5a6aa}
h2 {
  font-family: arial;
  color: #646568;
  font-size: 75%}
h3 {
  font-family: arial;
  color: #646568;
  font-size: 100%}
h4 {
  font-family: arial;
  color: #646568;
  font-size: 100%}
a:link {
  color: #646568;
  text-decoration: none}
}
a:active {
	text-decoration: none;
	color: #646568;
}
a:visited {
  color: #646568;
  text-decoration: none }
a:hover {
	text-decoration: none;
	color: #69B0B2;
}
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }