body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4E3605;
}
body {
	background-color: #2E261D;
	background-image: url(../images/bg_leather.jpg);
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 9pt;
	color: #6F3700;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6F3700;
}
a:hover {
	text-decoration: none;
	color: #9D4F00;
}
a:active {
	text-decoration: none;
	color: #9D4F00;
}
.heading {	
	color: #744F0A;
	font-weight: bold;
}
.text {	
	color: #4E3605;
	font-weight: bold;
}
.captions{
	font-size: 8pt;
	font-weight: bold;
}

