@charset "UTF-8";
/* CSS Document */

p.heading {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #CE1E73;
	font: 900 20px/25px Arial, Helvetica, sans-serif;
}

p.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 20px;
}

p.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 19px;
	color: #666;
}
p.textitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
	font-style:italic;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
p.pinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 19px;
	color: #BC1B56;
}
p.date {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 30px;
	color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CF1F75;
}

 http://www.google.com/webfonts#UsePlace:use/Collection:Exo:900,300|Crimson+Text:400,400italic 
