.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
	a.bodytext:link { color: #2D2A62; text-decoration: none;}
	a.bodytext:active { color: #990033; text-decoration: none;}
	a.bodytext:visited { color: #2D2A62; text-decoration: none;}
	a.bodytext:hover { color: #990033; text-decoration: none;}
	
.m1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
	a.m1:link { color: #FFFFFF; text-decoration: none;}
	a.m1:active { color: #8F89FF; text-decoration: none;}
	a.m1:visited { color: #FFFFFF; text-decoration: none;}
	a.m1:hover { color: #8F89FF; text-decoration: none;}
	
.m2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 28px;

}
	a.m2:link { color: #000000; text-decoration: none;}
	a.m2:active { color: #2D2A62; text-decoration: none; font-weight: bold;}
	a.m2:visited { color: #000000; text-decoration: none;}
	a.m2:hover { color: #2D2A62; text-decoration: none; font-weight: bold;}
	
.officerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.scholarheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.contactheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2D2A62;
}

.newsflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.grayboxborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #E5E5E5;
}

.blueboxborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #2D2A62;
}

.bioheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E5E5E5;
}

.biobodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E5E5E5;
}
