table.frontpage {
  background: url(img/paper.jpg);
}

td {
  vertical-align: top;
  font-family: Georgia, Times New Roman, Times, Garamond, Serif;
  font-size: 13px;
}

.title {
  color: #800000;
  font-family: Arial, Sans Serif, Helvetica;
  font-size: 16px;
  font-weight: bold;
}

.subtitle {
  color: #101010;
  font-family: Arial, Sans Serif, Helvetica;
  font-size: 15px;
  font-weight: bold;
}

.content {
  color: #101010;
  font-family: Georgia, Garamond, Times New Roman, Times, Serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
}

.myhistory {
  padding-left: 8px;
  border: 5px solid #98e17f;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  color: #101010;
  font-family: Georgia, Garamond, Times New Roman, Times, Serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 14px;
}

.content_j {
  color: #101010;
  font-family: Georgia, Garamond, Times New Roman, Times, Serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 21px;
}

.bottom {
  border: 1px dotted #808080;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  color: #101010;
  font-family: Arial, Sans Serif, Helvetica;
  font-size: 10px;
}

a {
  color: #800000;
}

li {
  margin-left: -15px;
  padding-left: 0px;
  margin-bottom: 5px;
}

#fullheight{height:100%}
