/* font for academic and department */
TH {
	FONT-FAMILY: "Microsoft Sans Serif";
	font-size: 13px;
	color: #4A4A4A;
}
TH {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	LINE-HEIGHT: 1em; 
	PADDING-TOP: 0px; 
	background-color:#F2CC93; 
	height:20px;
}
.txtdepthead {
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	color: #72070D;
	font-weight:bold;
}
.txtdeptsubhead {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #4A4A4A;
	font-weight:bold;
}
.txtdeptbody {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #4A4A4A;
	text-align:justify;
}
.txtdept_small {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #4A4A4A;
	text-align:justify;
}
.txtacadhead {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.txtacadbody {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #303030;
}
