.activities {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.greentext {
	font-size: 14px;
	color: #009999;
	font-family: "Times New Roman", Times, serif;
}
.redheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.reflections {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.subsubheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.reflectionname {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #009999;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.titleblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
}
.redtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.bluetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.darkbluetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

