a {
	font-family: Helvetica;
	font-size: 11px;
	color: #842620;
	text-decoration: none;
}
a:visited {
	font-family: Helvetica;
	font-size: 11px;
	color: #003357;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica;
	font-size: 11px;
	color: #B66A65;
	text-decoration: underline;
}
p {
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
}
img {
	font-family: Helvetica; 
	font-size:11px; 
	color:#000000;
}
.red {
	font-family: Helvetica; 
	font-size:11px; 
	color:#842620;
}
.heading {
	font-family: Helvetica; 
	font-size:11px; 
	font-weight:bold; 
	color:#000000;
}
.headingred {
	font-family: Helvetica; 
	font-size:11px; 
	font-weight:bold; 
	color:#842620;
}
.heading2 {
	font-family: Helvetica; 
	font-size:11px; 
	font-style:italic; 
	font-weight:bold; 
	text-decoration: underline;
	color:#000000;
}
.faculty {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.credentials {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
