body {
	margin: 0px;
	padding: 0px;
	background-color: #892010;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #f7dfbd;
}
.nr {
	background-repeat: no-repeat;
	background-position: left top;
}
.wn {
	background-image: url(images/wn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 171px;
    height: 122px;
	padding: 30px 0px 0px;
	margin: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #f7dfbd;
	margin: 5px 5px 5px 10px;
	padding: 0px;
	text-align: justify;
}
.c1 {
	color: #534741;
}
.c2 {
	color: #c78b71;
	font-size: 9pt;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #f7dfbd;
}
.rblk {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	border: 1px solid #f7dfbd;
	color: #534741;
	background-color: #c87857;
}
textarea {

	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	border: 1px solid #f7dfbd;
	color: #534741;
	background-color: #c87857;
}
.imm {
	position: relative;
	right: 0px;
	bottom: 0px;
	left: auto;
	top: auto;
}
.bod {
	border: 3px solid #fbe7cb;
	margin-right: 5px;
	margin-left: 5px;
}
