html,body {
  margin: 0px;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #9A9A9A;
  font-size: 12px;
  background: #ffffff url(images/background.jpg) repeat-x;
}
td {
	text-align: left;
	vertical-align: top;
	font-size:12px;
}
a {
  text-decoration: none;
  color: #9DAE00;
}
a.1 {
  text-decoration: none;
  color: #9DAE00;
}
.style1 {
  font-weight: none;
}

