.body {
	font-family: "Arial";
	font-size: 12px;
	color: #5b5e5f;
	line-height: 16px
}

.body a {
	font-family: "Arial";
	font-size: 12px;
	color: #5b5e5f;
	text-decoration: none;
}

.pink {
	font-family: "Arial";
	font-size: 12px;
	color: #ee85b3;
	line-height: 16px
}

.pink_header {
	font-family: "Arial";
	font-size: 16px;
	color: #ee85b3;
	font-weight: bold;
}

.splash_pink_bold{
	font-family: "Arial";
	font-size: 41px;
	color: #ed008c;
	font-weight: bold;
	letter-spacing: -2pt;
}

.splash_pink_small{
	font-family: "Arial";
	font-size: 17px;
	color: #ed008c;
}

.splash_grey{
	font-family: "Arial";
	font-size: 23px;
	color: #a4a4a3;
}

.footer {
	font-family: "Arial";
	font-size: 10px;
	color: #84898b;
}
