td {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
a {
	font-size: 12px;
	line-height: 20px;
	color: #996633;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #993300;
	text-decoration: underline;
}
body {
	scrollbar-base-color: #E3E0C8;
	scrollbar-track-color: #E3E0C8;
	scrollbar-face-color: #E3E0C8;
	scrollbar-shadow-color: #E3E0C8;
	scrollbar-darkshadow-color: #808000;
	background-color: #E3E0C8;

}
.p01 {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.box {
	float: left;
	width: 370px;
}
