A:link {
  text-decoration: none;
  font-family: arial, helvetica, sens-serif;
  font-size: 12px;
  font-weight: bold; 
  color: green
}

A:visited {
  text-decoration: none;
  font-family: arial, helvetica, sens-serif;
  font-size: 12px;
  font-weight: bold; 
  color: green
}

A:active {
  text-decoration: underline; 
  font-family: arial, helvetica, sens-serif;
  font-size: 12px;
  font-weight: bold;
  color: green
}

A:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sens-serif;
  font-size: 12px; 
  font-weight: bold;
  color: green
}

A.subnav:link {
  text-decoration: none;
  font-family: arial, helvetica, sens-serif;
  font-size: 12px;
  font-weight: bold; 
  color: #97a852
}

A.subnav:visited {
  text-decoration: none;
  font-family: arial, helvetica, sens-serif;
  font-size: 12px;
  font-weight: bold; 
  color: #97a852
}

A.subnav:active {
  text-decoration: underline; 
  font-family: arial, helvetica, sens-serif;
  font-size: 12px;
  font-weight: bold;
  color: #97a852
}

A.subnav:hover {
  text-decoration: underline;
  font-family: arial, helvetica, sens-serif;
  font-size: 12px; 
  font-weight: bold;
  color: #97a852
}

a.email {
  font-family: arial, helvetica, sens-serif;
  font-size: 12px;
  text-align: center;
  color: blue
}

a.contentlink {
  font-family: arial, helvetica, sens-serif;
  font-size: 14px;
  text-align: center;
  color: blue
}

form {
  display: inline;
  margin-bottom: 0px
}

h1 {
  font-family: arial, helvetica, sens-serif;
  background-color: transparent;
  font-size: 24px;
  text-align: left;
}

h2 {
  font-family: arial, helvetica, sens-serif;
  background-color: transparent;
  font-size: 18px;
}

h3 {
  font-family: arial, helvetica, sens-serif;
  background-color: transparent;
  font-size: 14px;
}

h4 {
  font-family: arial, helvetica, sens-serif;
  background-color: transparent;
  font-size: 12px;
}

h5 {
  font-family: arial, helvetica, sens-serif;
  background-color: transparent;
  font-size: 110%;
  text-indent: 10px
}

h6 {
  font-family: arial, helvetica, sens-serif;
  background-color: transparent;
  font-size: 100%;
  font-weight: bold;
  text-indent: 10px
}

img {
  border: 10px;
  border-color: #FFFFFF;
  margin-right: 10px;
}

input {
  color: #0000cc;
  font-size: 100%
}

li {
  font-size: 75%;
  margin-left: 50px;
  margin-bottom: 1em;
}

p {
  text-align: justify; 
  font-size: 12px;
  font-family: arial, helvetica, sens-serif;
}

* html p {
  height: 1%;
  margin-left: 0;
}

* html #content {
  margin: 0 -3px; ma\rgin: 0;
}

p.contact {
  background-color: transparent;
  margin-bottom: 1em;
  margin-left: 75px;
  margin-right: 1em;
  margin-top: 1em;
  text-align: left; 
  font-size: 75%;
}

body {
  background-color: #ffffff;
}

td.title {
  font-weight: bold;
  text-align: left; 
  font-size: 12px;
  vertical-align: top;
  font-family: arial, helvetica, sens-serif;
}

td.member {
  font-weight: normal;
  text-align: left; 
  font-size: 12px;
  vertical-align: top;
  font-family: arial, helvetica, sens-serif;
}