/* Generated by KaZcadeS */
td {
  color: black;
  font-family: arial;
  font-size: 11pt;
  font-variant: normal;
  text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: Blue;
}
a:link {
  color: Blue;
  text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color : Blue;
}
a:active {
	color: Blue;
	text-decoration: underline;
}
body {
}
select#money {
  background: #aed8e6 none repeat scroll 0%;
  font-family: verdana;
  font-size: 9pt;
}
input#form {
  border: 1px solid #333333;
  margin: 0px;
  padding: 3px;
  background: #ffffff none repeat scroll 0%;
  font-family: Courier;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  color: #000000;
}
textarea#chicken {
  border: 1px solid #333333;
  margin: 0px;
  padding: 3px;
  background: #ffffff none repeat scroll 0%;
  font-family: Courier;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  color: #000000;
}
td#address {
   font-family: verdana;
  font-size: 9pt;
  font-variant: normal;
 }
form {
  display: inline;
}

