P {
	font-family:  Arial;
	font-size: 8.5pt;
}

TD {
	font-family:  Arial;
	font-size: 8.5pt;
	color: #F0E5CB;
}

li {  
	margin-left: -8.5pt;
	margin-top: 4px; 
	list-style-image: url(../images/Bullet.gif);
	font-family:  Arial;
	font-size: 8.5pt;
}

.AltCell {
	background-color: #861e06;
	}

.TextWhite {
	color: #E3E2D0;
	font-family: Arial;
	font-size: 8.5pt;
}

.TextWhiteBold {
	color: #E3E2D0;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: Bold;
}

.HeaderWhite {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11pt;
	font-weight: Bold;
}

.TextYellow {
	color: #F1A766;
	font-family: Arial;
	font-size: 8.5pt;
}

.TextYellowBold {
	color: #F1A766;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: Bold;
}

.TextTan {
	color: #F0E5CB;
	font-family: Arial;
	font-size: 8.5pt;
}

.TextTanBold {
	color: #F0E5CB;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: Bold;
}

.HeaderTan {
	color: #DBCCAA;
	font-family: Arial;
	font-size: 11pt;
	font-weight: Bold;
	}

.TableRedHeader {
	background-color: #6A1C02;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-bottom-color: #5D1703;
	padding-left: 4px;
	font-family: Arial;
	font-size: 9pt;
	color: #F0E5CB;
	font-weight: Bold;	
}


