
body #content {
  color: #666;
	font-family: "Tahoma", "Geneva", sans-serif;
	font-size: 10pt;
	line-height: 150%;
}

body #content p {
  text-align: justify;
}

#navigation, #navigation-heading, #header-separator, #content-link {
  display: none;
}

a#start-nav em, #footer em, #logo-text span {
  display: none;
}

hr {
  background-color: transparent;
  color: white;
  height: 1px;
  border: none;
  border-top: 1px solid #999;
  position: relative;
  top: 10pt;
  padding-bottom: 20pt;
}

#date {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

h1 a {
  color: #3CBCE6;
  text-decoration: none;
}

h3 {
  color: #3CBCE6;
  font-size: 120%;
  letter-spacing: 0.12em;
  margin-bottom: 1.25em;
}

h4 {
  letter-spacing: 0.1em;
  margin-bottom: 1em;
}

address {
  line-height: 150%;
  padding: 10px 0 10px 10px;
}

dl {
  line-height: 150%;
  padding: 0 10px 10px 10px;
}

dt {
  display: block; 
  float: left;
  width: 5em;
}

#address {
  border: 1px solid #C7ECF8;
  width: 100%;
}

#city { 
  display: block;
  margin-top: 0.3em;
}

form, form * {
  border: 0px solid white;
}

form .submit {
  display: none;
} 