body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #765b44;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #923e2c;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #826851;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #845746;
	font-size: 10px;
	font-family: tahoma;
}
.tahoma {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #923e2c;
	font-weight: bold;

}

a:link { text-decoration: underline; color: #845746 }
a:visited { text-decoration: underline; color: #845746 }
a:active { text-decoration: underline; color: #845746}
a:hover { text-decoration: underline; color: #845746 }
