.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.text_margin {
	padding: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.pink_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D85E73;
}
.footer_margin {
	padding-right: 10px;
	padding-left: 10px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #841E30;
}
a:link {
	text-decoration: none;
	color: #841E30;
}
a:visited {
	text-decoration: none;
	color: #841E30;
}
a:hover {
	text-decoration: underline;
	color: #D1455E;
}
a:active {
	text-decoration: none;
	color: #841E30;
}
.small_text {
	font-size: 10px;
}
.pod_border {
	border: 1px solid #EFC0C7;
}
