#left p {
	font-size: 14px;
	line-height: 20px;
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}#left li {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 60px;
}
#left a {
	font-size: 14px;
	line-height: 20px;
}
#left a:link {
	color: #b8515c;
}
#left a:visited {
	color: #b8515c;
}
#left h3 {
	border-left-width: 5px;
	border-left-style: solid;
	/*border-left-color: #060;*/
	border-left-color: #B8767D;
	font-size: 14px;
	height: 20px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
}
#left h4 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	padding-left: 35px;
	font-weight: bold;
}

.head {
	font-size: 14px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	
}