body {
	margin:0px;
	background-image:url(assets/images/bground.gif);
}

body, td {
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
	line-height:16px;
	color:#44682F;
	font-weight:bold;
}

a:link, a:visited {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
	line-height:16px;
	color:#44682F;
	font-weight:bold;
}

a:active, a:hover {
	color:71915E;
	font-family:Arial, Helvetica, sans serif;
	font-size:11px;
	line-height:16px;
	color:#44682F;
	font-weight:bold;
}

.title {
	margin-bottom:6px;
}

.box_text {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}

.footer {
	font-size:11px;
	font-weight:bold;
	color:#911E1B;
}

.footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	color:#911E1B;
	font-size:11px;
}

input {
	font-size:11px;
	border:1px solid #456830;
	width:150px;
}

textarea {
	font-size:11px;
	border:1px solid #456830;
	width:205px;
}