body,td,th {
	font-size: 12px;
	color: #7A3E18;
}
body {
	background-image: url(../vb/d3.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #876910;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #876910;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.title1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF0C8;
	padding-left: 10px;
}
.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
