.TDbeige {
	background: #E0E1D6;
	color : #000000;
	font: normal normal small;
	list-style: square;
	border: 4px Black;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}


.beigedark {
	background: #C8CAB9;
	color : #000000;
	font: normal normal small;
	list-style: square;
	border: 4px Black;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

.green {
	background: #D2D9CD;
	color : #336633;
	font: normal normal small;
	list-style: square;
	border: 4px Black;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}


.darkgreen {
	background: #B6C2AD;
	color : #003300;
	font: normal normal small;
	list-style: square;
	border: 4px Black;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	list-style-type: square;
}


.tel { font-style: italic; 
		 font-size: 9px;
		 color: #323320;
		 font-family: Verdana, Arial, sans-serif;
		 font: normal;
}

.browntitle { font-style: normal; 
		 font-size: 11px;
		 color: #663300;
		 font-family: Verdana, Arial, sans-serif;
		 font: bold;
}

.smalltitle { font-style: normal; 
		 font-size: 10px;
		 color: #000000;
		 font-family: Verdana, Arial, sans-serif;
		 font: bold;
}




HR {
	height: 1pt;
}

