body, h1, h2, h3, h4, h5, h6, a, ul, ol, li, p {
  /* font-family: Arial, Helvetica, sans-serif; */
  font-family: Geneva, Verdana, sarif; 
  font-size: 80%;
  margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6, a, ul, ol, li {
  color: #114011;
}

.insideTable {
  font-family: Geneva, Verdana, sarif;
  font-size: 80%;
  margin-bottom: 0px;
  background: #9AC46E;
}

ul {
  list-style-type: disc;
  list-style-position: outside;
}

h2, h3, h4, h5 {
  font-size: 100%;
  font-weight: bold;
}

p {
  em: 4px; 
  margin-top: 0px;
  margin-bottom: 10px;
}

.majortitle {
  font-size: 140%;
  color: #778049;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 15px;
}

.btitle {
  font-size: 110%;
  color: #778049;
  font-weight: bold; 
}

.stitle {
  font-size: 110%;
  color: #778049;
  font-weight: bold;
}

.codan {
  font-family: Geneva, Verdana, sarif;
  margin-left: 190px;
  font-size: 80%;
  color: #EEEEEE;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 4px;
  color: #EEEEEE;
  font-size: 100%;
}

.contentLink {
  color: #000000;
  font-family: Geneva, Verdana, sarif;
  font-size: 110%;
  font-color: #000000;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 0px;
}

.copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  color: #EEEEEE;
  align: center
}

blockquote {
  /* font-family: Arial, Helvetica, sans-serif; */
  font-family: Geneva, Verdana, sarif;
  font-size: 80%;
  font-weight: bold;
  color: #666666;
  margin-top: 5px;
  margin-left: 20%;
  margin-right: 20%;
  margin-bottom: 1px;
  background: #9AC46E;
  padding: 4px;
}

.insideform {
  /* font-family: Arial, Helvetica, sans-serif; */
  font-family: Geneva, Verdana, sarif;
  font-size: 80%;
  margin-bottom: 0px;
}

a:link {
  font-family: Arial, Helvetica, sans-serif;
  color: #EEEEEE;
  text-decoration: none
}

a:visited {
  font-family: Arial, Helvetica, sans-serif;
  color: #DDDDDD;
  text-decoration: none
}

a:active {
  font-family: Arial, Helvetica, sans-serif;
  color: #EEEEEE;
  text-decoration: underline
}

a:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-decoration: underline
}

