body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #999;
}
body {
	background-image: url(grafix/pageback.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.bg {
background-image: url(grafix/divbg.jpg);
width:100%;
}
a:link {
	color: #a38f65;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A38F65;
}
a:hover {
	text-decoration: none;
	color: #9d6d06;
}
a:active {
	text-decoration: none;
	color: #A38F65;
}
.sm {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #181101;
	}


