body {
  text-align: center;
}

a {
  text-decoration: none;
}

a:link {
  color: #006644;
}

a:visited {
  color: #006644;
}

a:hover {
  color: #008866;
}

a:active {
  color: #008866;
}

.contactname {
  color: #006644;
}

.contact {
  color: #008800;
  font-weight: bold;
  font-size: 12pt;
}

img {
  border-width: 0px;
  vertical-align: middle;
}

#maintable, #maintable tr, #maintable tr td {
  border: 0;
  background: #FFFFFF;
}

#maintable tr {
  vertical-align: top;
}

#contacttable, #contacttable tr {
  border: 1px solid #006644;
  padding: 0px 0px 0px 0px;
  background-color: #006644;
  text-align: left;
}

#contacttable tr td {
  padding: 2px 5px 2px 5px;
  background-color: #FFFFFF;
  font-size: 14pt;
  font-family: Tahoma;
}

.caption {
  color: #EEFFEE;
  font-size: 12pt;
  font-weight: bold;
  font-family: Tahoma;
}

#contacttable th {
 text-align: center;
}

#contacttable th td {
  padding: 2px 5px 2px 5px;
}

#captiondiv {
  text-align: center;
}

#copyrightdiv {
  font-size: 10pt;
  font-family: Tahoma;
  text-align: center;
  font-size: 10pt;
  font-weight: bold;
}

#mepic {
  border: 10px solid #9DBF9D;
}

#test {
  width: 100px;
  height: 100px;
  background-color: #800;
}

#test2 {
  text-align: left;
  display: none;
}