/* CSS Document */

div#textContent .faculty
{
	color: #ed8500;
	font-weight:bold;
	font-size: 1.8em;
}
 
div#textContent .study
{
	color: #333333;
	font-size: 1.4em;
}

div#textContent .subheader
{
font-size: 1.2em;
font-weight: bold;
}
