body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.test {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font: 10px verdana,arial,helvetica; color: #52443b;
	width: 366px;
	height: 100%;
}

#hidden {
	overflow: hidden;
}

#scroll {
	overflow: scroll;
}

#auto {
	overflow: auto;
}
.style1 {
	color: #998675;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #52443b;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #98160c;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #6D3003;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #98160c;
	font-weight: bold;
	font-size: 10px;
}
.style6 {
	color: #52443b;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #6d3003;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #98160c;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.style10 {color: #6D3003; font-size: 11px; font-family: tahoma; font-weight: bold; }