.Pink {
	background-color: D9C2D6;
}
.LightPink {
	background-color: F5EBF3;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

}
.Body {
	background-color: D9C2D6;
	padding: 10px;

}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.BottomText {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
}
.BottomLink {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;

}
.BodyItalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
}
.BodyBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
