body		{ color: #e1da8d; font-size: 8pt; font-family: Georgia; background-color: #201404   }
a			{
	color: #e1da8d;	
}
	a:link		{
	color: #2a9b9c;
	text-decoration: none;
}
	a:visited	{ color: #2a9b9c }
	a:hover		{ color: #bdb018 }
	a:active	{ color: #6c9937 }
table		{
	color: #e1da8d;
	font-size: 9pt;
	font-family: Georgia;
	z-index: 0;
}


tr.l1 td {
	background-color: #4f3f15;
	text-indent: 5px;
	width: 367px;
	height: 19px;
	border-right: 1px solid #201404;
	border-bottom: 1px solid #201404;
	
	
}
tr.d1 td {
	background-color: #40300f;
	text-indent: 5px;
	width: 367px;
	height: 19px;
	border-right: 1px solid #201404;
	border-bottom: 1px solid #201404;
}
