p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
.heading {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
}
.sideLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.member {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #999999;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	text-align: center;
}
.project {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: right;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a {
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
