.title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	text-align: center;
}


.school_information {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #4BA331;
}
.white_link {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
}
.green_link {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: normal;
	color: #4BA331;
	text-align: center;
}
.black_link {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #000;
}

.subsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	color: #000;
	text-align: center;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.subsub_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	font-weight: bolder;
}

