body {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 8px;
  margin-right: 0px;
  background: #fff;
}
h1 {
  font-family: Arial, sans serif;
  font-size: 18px;
  color: #999;
  font-weight: 400;
}
h2 {
  font-family: Arial, sans serif;
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
h3 {
  margin: 2% 50% 2% 2%;
  padding: 20px;
  font-family: Verdane, Arial, sans serif;
  font-size: 14px;
  color: #556b2f;
  font-weight: 400;
}
table {
  border: 0px;
  vertical-align: bottom;
  padding: 0px;
}
td.dark {
  background: #666;
}
td.light {
  background: #999999;
}
td.white {
  background: #FFF;
}
td.main {
  vertical-align: top;
  background: #ffff99;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #666;
  text-decoration: none;
}
td.offer {
  vertical-align: top;
  padding: 24px;
  background: #ffff99;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #666;
  text-decoration: none;
}
table.menu {
  border: 0px;
  vertical-align: bottom;
  padding-left: 0px;
  padding-top: 1px;
  padding-right: 0px;
  padding-bottom: 1px;
}
td.active {
  background: #ffff99;
  border: 1px solid;
  border-color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}
a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffff99;
  text-decoration: none;
  border: 0px none #ffff99;
}
a:visited {
  color: #ffff99;
}
a:hover {
	color: #ffff99;
	border: 1px solid #ffff99;
	font-weight: bold;
}
a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.majorlink {
  color: #666;
  font-size: 12px;
  font-weight: 400;
  border: 0px;
  text-decoration: underline;
}
a.majorlink:active {
  color: #333;
  font-size: 12px;
  border: 0px;
  text-decoration: underline;
}
a.majorlink:visited {
  color: #666;
  font-size: 12px;
  border: 0px;
  text-decoration: underline;
}
a.majorlink:hover {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  border: 0px;
  text-decoration: underline;
}
table.footer {
  border: 0px;
  vertical-align: bottom;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}
s