@charset "UTF-8";
.bkgNoRepeat {
	background-repeat: repeat-x;
	background-color: #FFD0DA;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-align: justify;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD0DA;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA7E93;
}
.hRule {
	border-top-width: 1.25px;
	border-top-style: dotted;
	border-top-color: #DA7E93;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bulletsPink {
	list-style-type: circle;
	color: #DA7E93;
}
.captionPics {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;
}
