h1,h2,h3,h4,h5,h6,p,li,blockquote,td,th
{
	font-size: 1em;
}
.highlightLink {
	font-size: 1em;
}
.footer {
	font-size: .9em;
}
/* STUDENTS */

#studentRightCol h3 {
	font-size: 1.6em;
}
#studentRightCol .projectBox h4,
#studentRightCol .projectBoxMain h4 {
	font-size: 1.2em;
}
#studentRightCol .projectBox h5,
#studentRightCol .projectBoxMain h5 {
	font-size: 1em;
}
#studentRightCol p {
	font-size: 1em;
}


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