body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #4B260A;
	font-size: 11px;
	font-family: tahoma;
	line-height: 15px;
}
.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;
}


a:link {
	color: #4B260A;
	font-size: 11px;
	font-family: tahoma;
	line-height: 15px;
	text-decoration: none;
}

a:visited {
	color: #4B260A;
	font-size: 11px;
	font-family: tahoma;
	line-height: 15px;
	text-decoration: none;
}
a:hover {
	color: #4B260A;
	font-size: 11px;
	font-family: tahoma;
	line-height: 15px;
	text-decoration: underline;
}

a:active {
	color: #4B260A;
	font-size: 11px;
	font-family: tahoma;
	line-height: 15px;
	text-decoration: underline;
}