body    {
  background-color: transparent;
  margin: 0 0 0 0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 14px;
}

td  {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 14px;
}

a:link,a:visited {
	color: #e3e05b;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
	color: #f3f06b;
    text-decoration: none;
}
h1 {
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 14px;
}
.green  {
  color: #e3e05b;
  font-weight: bold;
}
input   {
display: block-inline;

}

input.submit    {
    background-color: #e3e05b;
    border: 1px solid #ffffff;
}

