body {
  color: #4F3F32;
  background-color: #D1BE94;
  font-family: Georgia, Arial, sans-serif;
  font-size: 0.95em;
  margin: 0px;
  padding: 0px;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

.content_left a {color: #4F3F32;}
.content_text a {color: #221A14; text-decoration: underline;}

h1 {font-size: 22px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}

.p1 {
  text-align: justify;
}
.pjust {
  text-align: justify;
}

#linkList {
  width: 150px;
  position: relative;
}

#linkList h3 {
  font-size: 0.9em;
  font-style: italic;
  margin: 10px 0px 0px 0px;
}

#linkList ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#linkList li {
  font-size: 0.8em;
}

