/* style for module titles */
.school-title {
	font-family: Arial, Helvetica;
	font-size:  14pt;
	font-weight: normal;
	color: #2E3973;
	text-align: left;
}

p {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #333333;
}

a:link {
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #2E3973;
	font-size: 8pt;
}

a:visited {
	font-family: Arial, Helvetica;
	color: #2E3973;
	font-size: 8pt;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica;
	color: #2E3973;
	text-decoration: underline;	
	font-size: 8pt;
	font-weight: bold;
}

a:active {
	font-family: Arial, Helvetica;
	color: #2E3973;
	text-decoration: underline;	
	font-size: 8pt;
	font-weight: bold;
}

li {
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #333333;	
}
