body {
  text-align: center; /* for IE */
  font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
  font-size: 9pt;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #C0C0C0;
}

a:link { color:#003399;}
a:visited { color:#415273;}

td {
  font-size: 10pt;
}

.header {
  width: 620px;
  height: 63px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  background: url('header-2.gif');
  font-family: "segoe ui", "Tahoma", "Arial", "Helvetica", "sans-serif";
  font-size: 10pt;

}

.footer {
  width: 620px;
  height: 132px;
  background: url('footer-2.gif');
  margin-left: auto;
  margin-right: auto;
  font-size: 8pt;
  margin-bottom: 10px;
  
}

.pagetitle {
  width: 620px;
  height: 62px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top: 0px;
  background: url('page-title.gif');
  overflow: hidden;
}

.page {
  width: 620px;
  margin-left: auto;
  margin-right: auto;
  background: url('page-2.gif');
  text-align: left;
  overflow: hidden;
  padding-bottom: 40px;

}

.testimonial {
  background-color: #FFFFCC;
  border-style: solid;
  border-width: 2px;
  border-color: #FF9999;
  padding: 10px;
  margin-bottom: 20px;
}

.caption {
  font-size: 8pt;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.coupon {
  background-color: #EBEDF8;
  border-style: dashed;
  border-color: #041D50;
  border-width: 2px;
  padding: 10px;
  margin-bottom: 20px;
}

.image {
  width: 341px;
  margin-left: 92px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.text {
  margin-left: 45px;
  margin-right: 45px;
  margin-top: 30px;
}

.order {
  width: 940px;
  margin-left: 30px;
  margin-right: 30px;
}

.orderingoptions {
  font-size: 14pt;
  font-weight: bold;
  color: #001C53;
}

p {
  margin-top: 6px;
  margin-bottom: 12px;
}

h1 {
  color: #001C53; 
  font-size: 22pt;
  font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
  line-height: 26pt;
  margin-left: 42px;
  margin-top: 12px;
}

h2 {
  color: #000000; 
  font-size: 15pt;
  font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
}

h3 {
  color: #000000; 
  font-size: 14pt;
  font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
}

h4 {
  color: #000000; 
  font-size: 13pt;
  font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
}

.red {
  color: #B80000;
}

.blue {
  color: #001C53;
}

.hilite {
  background-color: #FFFF00;
}

.serif {
  font-family: "Georgia1", "Georgia", "serif";
}

.sans {
  font-family: "segoe ui", "Tahoma", "Arial", "Helvetica", "sans-serif";
}

hr {
  color: #D0D0D0;
  background-color: #D0D0D0;
  height: 1px;
  border: 0px;
}

.large {
  font-size: 140%;
}

.small {
  font-size: 80%;
}

.price {
  color: #B80000;
  font-family: "Georgia1", "Georgia", "serif";
  font-weight: bold;
  float: left;
  font-style: italic;
}

.video {
  background-color: #8F8F8F;
  text-align: center;
  width: 500; 
  height: 405; 
}
