@charset "utf-8";
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
.headingpink {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color:#F09
}
.headingpinksmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color:#F09
}

.highlightred {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #F00;
	font-style: italic;
}
.wecare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #F0C;
}
