.HeaderType {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
}


.HeaderLink {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration:underline;
}
a.HeaderLink:hover {
	color: #FFFF00;
}

.ProjectHeader {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #11223B;
	line-height: 22px;
	text-decoration: none;
}

.ContactType {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #719DB8;
	text-decoration: none;
}

.ContactLink {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #719DB8;
	text-decoration: none;
}

a.ContactLink:hover {
	color: #FFFF00;
}


.FooterType {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #719DB8;
	text-decoration: none;
}




