body {
  color: #ffffff;
  background-color: #252525;
  font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 16px;
}
h1 {
  color: #ffffff;
  background-color: #252525;
}
h4 {
  color: #ffffff;
  background-color: #252525;
}
table {
  color: #ffffff;
  background-color: #252525;
}
a:link {
  color: #ffcc00;
  text-decoration: none;
  background-color: #252525;
}
a:visited {
  color: #ffcc00;
  text-decoration: none;
  background-color: #252525;
}
a:hover {
  color: #ff8a00;
  text-decoration: none;
  background-color: #252525;
}
table.centrecentre {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
  text-align: center;
}
table.centretable {
  width: 75%;
  margin-left: 12%;
  margin-right: 13%;
  text-align: left;
}
table.testimonial {
  width: 85%;
  margin-left: 7%;
  margin-right: 8%;
  text-align: left;
}
.as_h3 {
  font-size: 150%;
  margin-left: 7%;
  margin-right: 7%;
  line-height: 150%;
  margin-top: 50px;
}
.as_h4 {
  font-size: 100%;
  margin-left: 7%;
  margin-right: 7%;
  line-height: 125%;
  margin-top: 20px;
}
.bold {
  font-weight: bold;
}
.big {
  border: 5px solid #ffffff;
}
.bigtext {
	font-size: 150%;
}
.centre {
  text-align: center;
}
.clearbr {
  clear: left;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
  margin-right: 10px;
}
.floatrighttight {
  float: right;
}
.fore_eq_back {
  color: #252525;
}
.hidden {
  display: none;
}
.hidden_centre {
  display: none;
  text-align: center;
}
.hidden_centre_120 {
  display: none;
  text-align: center;
  font-size: 110%;
  font-weight: bolder;
  margin-top: 20px;
}
.landseapiers {
  width: 350px;
  float: right;
}
.l {
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  padding-left: 5px;
}
.u {
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  padding-left: 5px;
}
.c {
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-left: 5px;
}
.o {
  border: 1px solid #ffffff;
  padding-left: 5px;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.signature {
  color: #ff8a00;
  background-color: #252525;
  margin-left: 50px;
}
.smalltext {
  font-size: x-small;
}
.thumb {
  border: 1px solid #ffffff;
}
.underline {
  text-decoration: underline;
}
.yellow {
  color: #ff8a00;
  background-color: #252525;
}
#buttonlist {
  width: 180px;
  text-align: center;
}
#buttonlist ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#buttonlist li {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-family: Arial,Helvetica,sans-serif;
}
#buttonlist li a {
  border: 1px outset #b3a000;
  color: #000000;
  background-color: #ffe500;
  width: 180px;
  text-decoration: none;
  display: block;
}
#buttonlist li a:hover {
  color: #000000;
  background-color: #b3a000;
}

