p {
	font-family: Tahoma;
	font-size: 12px;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.links {
	font-family: Tahoma;
}
.links:hover {
	font-family: Tahoma;
	color: #BB9D5A;
}
.fieldprop {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #BA9D5B;
	border: 2px solid #000000;
}
.textfieldvalue {
	margin: 2px;
	border: 1px solid #BA9D5B;
}
.footerlinks {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
.upperlinks {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.upperlinks:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-color: #BB9D5A;
}
.bodymargin {
	margin: 0px;
}.background {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #BB9D5A;
	margin: 1px;
}
