.stylesheet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: F8EDD0;
	font-style: normal;
	line-height: normal;
	font-weight: normal;



}

.formstyle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #F8EDD0;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
  background-color:#7e542c;
  border-style:solid;
  border-color:#3b2f1f;
  border-width:1px;
}

.form_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #F8EDD0;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
  padding-left: 4px;
  padding-right: 4px;
}

.buttonstyle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color:#7e542c;
  color:#f8edd1;
	font-weight: bold;
	font-size: 10px;
  text-transform:uppercase;
  margin:0px;
  padding:2px;
  padding-left: 6px;
  padding-right: 6px;
  border-style:solid;
  border-color:#f8edd1;
  border-width:1px;
  
}
