body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3a3a3a;
}
.head1,
.head2,
.head4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #ff9933;
}
.subhead1,
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #ff9933;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	color: #3a3a3a;
}
.text1,
.text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3a3a3a;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	color: #3a3a3a;
}
.alumnihead {
	font-size: 16px;
	color: #D22F2A;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.alumnisubhead {
	font-size: 14px;
	color: #D22F2A;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link    { color: #00539B }
a:visited { color: #CA5B1A }
a:hover { color: #888888 } 
a:active { color: #17a4b1 } 
a { text-decoration: none; }


