body { color: black; background-color: white; }
.welcome {
	color: #333333;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding: 45px 46px 30px;
	font-weight: normal;
	line-height: 22px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
h2 { color: #009; font-size: 1.5em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.83em 0; padding-left: 20px; }
.list { color: #333; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 18px; padding-right: 30px; padding-left: 25px; list-style-type: square; list-style-position: outside; }
.teacher { color: #333; font-size: 16px; font-family: Times, "Times New Roman", Georgia, serif; text-align: left; padding-left: 100px; }
h3 { color: #696; font-size: 1.17em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; margin: 1em 0; padding-left: 20px; }
.about { color: #f93; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.class { color: #ac3; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; padding-left: 80px; }
.months {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #88B610;
	text-decoration: none;
}
.staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #3A5F6D;
	text-align: left;
}
.position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EEF5F9;
	text-decoration: none;
}

