body {
  background-color: #DAC88B;
}

td, th {
  font-family: arial;
  font-size: 12px;
  color: black;
}

form {
  margin-top: 0pt;
  margin-bottom: 0pt;
}

input, textarea, select {
  font-family: arial;
  font-size: 12px;
  color: black;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #E9E7E7;
}

input.button {
  background-color : #FFA751;
  color : #000000;
  font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #004935;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #004935;
}

.aback {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px;
	background-color: transparent;
	line-height: 2.2;
}

.aback:hover {
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
}

.aback:visited {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}

.aback:visited:hover {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #888888;
	text-decoration: underline;
	background-color: transparent;
}

.cabinhead {
	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	padding-left: 20px;
	color: #666666;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.smally {
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

.smally:hover {
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #444444;
}

.address {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}