/* CSS Document */
td
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#1D1B12;
}
.heading
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#564429;
	font-weight:bold;
	font-style: normal;
	line-height: 18px;
}	
.history
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
}
.footer
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#878163;
	text-decoration:none;
}
.footer:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#878163;
	text-decoration:underlin;
}
