@charset "utf-8";
/* CSS Document */

span{
	font-weight: bold;
}
span.edu {	
	color: #4eaf37;
}
span.teacher {
	color: #34bbd4;
}