body {
  font-family: 'Verdana CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
	font-size: 90%; 
  width: auto;
  margin: 0px;
  padding: 0px;
}

.printable {
  display:none;
}

img {
  border: 0px;
  vertical-align: middle;
}

a {
  color: black;
}

a:hover {
  color: #34A02C;
}

table.strip {
  height: 16px;
}

table.strip2 {
  height: 5px;
}

table.ad {
  height: 180px;
}

table.menu {
  height: 35px;
}

td.strip {
  background-color: #EEEEEE;
  text-align: right;
  font-size: 11px;
  color: gray;
}

h2 {
  margin-top: 0px;
  font-size: 24px;
  font-weight: normal;
  color: #34A02C;
  letter-spacing: 3px;
  background-color: #ffffff;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  border-bottom: 1px dotted gray;
}

h3 {
  margin-top: 0px;
  font-size: 16px;
  font-weight: normal;
  color: #34A02C;
  letter-spacing: 2px;
  background-color: #ffffff;
  background-image: url("../images/h3.gif");
  background-repeat: repeat-x;
  padding-top: 10px;
  padding-bottom: 2px;
  margin-bottom: 4px;
  margin-left: 20px;
  margin-right: 20px;
}

.nobottom {
  margin-bottom: 0px;
}

div.copyright {
  padding-top: 40px;
  padding-right: 40px;
  padding-left: 20px;
  padding-bottom: 20px;
  text-align: right;
  color: gray;
  font-size: 11px;
}

p {
  margin-top: 0px;
  font-size: 13px;
  font-weight: normal;
  color: black;
  margin-left: 20px;
  margin-right: 20px;
}
