.table-h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666600;
	background-color: #B5AE60;
}
.table-h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	background-color: #FBF7FB;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663366;
}
.table-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
	padding: 10px;
	line-height: 15px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #663333;
	background-color: #F4F4E3;
}
.progress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	line-height: 12px;
}
