.th1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0DFCD;
	background-color: #D07D49;
	font-weight: bold;
	vertical-align: top;
	text-align: center;


}
.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #823F2D;
	background-color: #EAC28A;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F0F0F0;
	padding-left: 4px;

}
a {
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #C26F3D;
	font-weight: bold;
	text-decoration: underline;

}

