body {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #FFFFFF;
}
.footerText {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.projectHead {
	font-size: 18px;
	font-weight: normal;
}

.projectSubHead {
	font-size: 13px;
	font-weight: normal;
}

td {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

th {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}.projectText {
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #C41200;
	text-decoration: none;
}
a:visited {
	color: #C41200;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.intro {
	font-size: 12px;
}
