.sectionTitle {
	font-size: 50px;
	font-family: "Times New Roman", "Times", "serif";
	font-weight: bold;
	color: #02ccf7;
}
.content {
	font-size: 20px;
	font-family: "Times New Roman", "Times", "serif";
}
.sectionSubTitle {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 24px;
	font-weight: bold;
	color: #993300;
}
a {
	color: #000000;
}

