.header {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #0C0C0C;
	font-weight: bold;
	text-transform: uppercase;
}
.project {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #FF6600;
	font-weight: bold;
	text-transform: uppercase;
}
.project2 {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FF6600;
	font-weight: bold;
	text-transform: uppercase;
}
.navtext {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #FF6600;
	font-weight: bold;
}
a { text-decoration:none; background:none; color:#FF6600 }
a:visited { text-decoration:none }
a:hover { text-decoration:none; background:#FF6600; color:white }
.text {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #0C0C0C;
}
.text14 {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #0C0C0C;
}
.caption {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.footertext {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFAA66;
	text-transform: uppercase;
}

