body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	border-color: #E1176D;
}
.subhead {
	font-size: 18px;
	font-weight: bold;
	color: #A71050;
	font-style: normal;
	line-height: 24px;
	margin-bottom: 20px;
}
.pic {
	border: 1px solid #000000;
}
.footer {
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}

.subcap {
	font-weight: bold;
	text-transform: uppercase;
}
.pink {
	color: #FFFFFF;
	background-color: #f069a3;
	background-position: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.orange {
	color: #C93C0C;
	margin-right: 0px;
}

.quotename {
	color: #666666;
	margin-bottom: 20px;
	font-size: 10px;
}

a:link {
	color: #E1176D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E1176D;
}
a:hover {
	text-decoration: underline;
	color: #F25822;
}
a:active {
	text-decoration: none;
	color: #F25822;
}

td {
border-color: #E1176D;
}
