@charset "utf-8";

.header {
	font-family: Impact, Gungsuh, "Myriad Pro", Arial;
	font-size: 26px;
	font-weight: bold;
	color: #1c397a;
	font-style: normal;
	white-space: normal;
	font-variant: normal;
	background-color: #F1C552;
	text-decoration: underline;
}
.Alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #CC0000;
}
.subheader {
	font-family: "Trebuchet MS", Garamond, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #1c397a;
	text-decoration: underline;
}
.bio_text {
	font-family: "Trebuchet MS", Garamond, Arial;
	font-size: 12px;
	color: #1c397a;
	font-weight: normal;
}
.text {
	font-family: "Trebuchet MS", Garamond, Arial;
	font-size: 16px;
	color: #1c397a;
	font-weight: bold;
	font-style: normal;
	text-align: justify;
	text-indent: 2px;
}
.footer_text {
	font-family: "Trebuchet MS", Garamond, Arial;
	font-size: 10px;
	color: #1c397a;
}
.HBCU_menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0;
	background-color: #FF0;
	font-weight: bolder;
	word-spacing: normal;
	border: medium none #FF0;
	text-align: center;
}

