body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #463F38;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 11px;
	color: #463F38;
	font-weight: normal;
}
a:link {
	color: #463F38;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a:visited {
	color: #463F38;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.frame {
	border: 1px solid #DDDDDD;
}
.inputstyle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #463F38;
	background-color: #ffffff;
	border: 1px solid #463F38;
}
