.left {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #F7C6D6;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 10px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8B6767;
	font-weight: bold;
	text-align: center;
}
.addressCopy {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.bold {	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.pCopy {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
a:link {
	color: #8B6767;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F7C6D6;
}
a:hover {
	text-decoration: underline;
	color: #F7C6D6;
}
a:active {
	text-decoration: none;
}
.right {
	border-right-style: none;
	border-bottom-style: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F5C6D6;
}

