.BoldGrayDoubleUnderline 
{
     border-bottom: 2px solid #71665D;
     font-weight: bold;
     padding: 2px 4px 2px 0;
}
.GraySingleUnderline 
{
     border-bottom: 1px solid #71665D;
}
.tableSubHeader1 
{
	background-color: #E7E3D6;
	color: #944531;
	text-indent: 5px;
}
.doubleindent 
{
	text-indent: 10px;
}