body {
	background: #947635;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; color: #FFFFFF;
}

div.top {
	width: 760px; height: 396px;
	background: #947635 url(../images/background.jpg);
	text-align: justify;
}

div.bottom {
	width: 760px; height: 130px;
	background: #947635;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

input.text { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  position: relative;
  font-style: normal;
  font-weight: normal;
  background-color: #FFFFFF; 
  color: #000000; 
}

p.customMargin {
  margin-top:0px; margin-bottom:6px;
}