body {
	font-size: 9pt;
	line-height: 12pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	color: #333333;
}
table {
	font-size: 9pt;
	line-height: 12pt;
}
.hr1 {
	border-top-style: none;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
a:link {
	color: #55441c;
	text-decoration: none;
}
a:visited {
	color: #55441c;
	text-decoration: none;
}
a:hover {
	color: #55441c;
	text-decoration: underline;
}
a:active {
	color: #55441c;
	text-decoration: none;
}
.top_bg {
	background-image: url(/images/top_pic.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
