p, td, ul, ol {
	font-family: tahoma, arial, verdana;
	}
	
.TextHeader {
	border-top: 1px solid #cbc8bf;
	border-bottom: 1px solid #cbc8bf;
	background-color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	color: #5b402c;
	padding: 4px;
	letter-spacing: .1em;
	}
	
.TextSubHeader {
	font-size: 10pt;
	font-weight: bold;
	color: #10579a;
	text-align: none;
	}
	
.Table {
	border-bottom: 3px solid #cbc8bf;
	margin-top: 20px;
	}
	
.TableHeader {
	background-color: #5b402c;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	}
	
.TableSubHeader {
	background-color: #906d53;
	color: #ffffff;
	border-top: 1px solid #f2f0e9;
	}
	
.alt {
	border-bottom: 1px solid #cbc8bf;
	border-top: 1px solid #cbc8bf;
	background-color: #f9f8f5;
	}