h1,h2,h3,h4,h5,h6,p,li,blockquote,td,th
{
	font-size: 1.4em;
}
.highlightLink {
	font-size: 1.4em;
}
.footer {
	font-size: 1.3em;
}

/*#introduction {
	height: 230px;
}
#news {
	height: 504px;
}
#video {
	height: 272px;
}*/
/* STUDENTS */

#studentRightCol h3 {
	font-size: 2em !important;
}
#studentRightCol .projectBox h4,
#studentRightCol .projectBoxMain h4 {
	font-size: 1.6em !important;
}
#studentRightCol .projectBox h5,
#studentRightCol .projectBoxMain h5 {
	font-size: 1.4em !important;
}
#studentRightCol p {
	font-size: 1.4em !important;
}

/* FLOWCHART */
#flowChart .yes-next,
#flowChart .no-exit,
#flowChart .no-next {
	height:50px;
}