body {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12pt;
  text-align: justify;
}

img {
  float: left;
  margin: 0 5px 5px 0;
  border-top: 1px solid #5E7A86;
  border-left: 1px solid #5E7A86;
  border-bottom: 2px solid #5E7A86;
  border-right: 2px solid #5E7A86;
}

hr {
  display: none;
}

p {
  margin: 0;
  text-indent: 1.5em;
}

h2, h3 {
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
}

h3 {
  font-size: 12pt;  
}

address {
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  background-color: #F5F5F5;
  border: 1px dotted #000000;
  padding: 1em;
}

address strong {
  font-size: 12pt;
  font-weight: bold;
  font-variant: small-caps;
  line-height: 1.5em;
}

#contents h2 {
  font-size: 20pt;
  font-variant: small-caps;
  border-bottom: 1px solid #000000;
}

#text {
  line-height: 1.5em;
}

.projects {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.projects li {
  padding-top: 10px;
  clear: both;
}

.projects a {
  font-weight: bold;
}

#navigation, #footer {
  display: none;
}
