.link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
}
a.link:hover {
	color: #9E0F09;
}

.link2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style:normal;
	text-decoration: none;
	color: #7D7D7D;
}
a.link2:hover {
	color: #9E0F09;
	font-style:normal;
}

.JoshuaText {
	font-family: Times;
	font-size: 12px;
	font-weight: normal;
	font-style:normal;
	letter-spacing: 1px;
	color: #AFAFAF;
}

.ProjectText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	color: #AFAFAF;
}

.NavigationLinks {
	font-family: Times;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
	letter-spacing: 2px;
	color: #9E0F09;
}

a.NavigationLinks:hover {
	color: #7D7D7D;
}

.BodyText1 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	line-height: 30px;
	letter-spacing: 0;
	color: #999999;
}
.BodyText2 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	font-style:normal;
	line-height: 30px;
	letter-spacing: 0;
	color: #999999;
}
.BodyText3 {
	font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
	font-style:normal;
	line-height: 30px;
	letter-spacing: 0;
	color: #999999;
}
.BodyText4 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	font-style:normal;
	line-height: 30px;
	letter-spacing: 0;
	color: #999999;
}

.BodyText5 {
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	font-style:normal;
	line-height: 35px;
	letter-spacing: 0;
	color: #999999;
}

.BodyText6 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	font-style:normal;
	line-height: 35px;
	letter-spacing: 0;
	color:#8C8C8C;
}

.BodyText7 {
	font-family: Georgia;
	font-size: 21px;
	font-weight: normal;
	font-style:normal;
	line-height: 35px;
	letter-spacing: 0;
	color: #808080;
}

.BodyText8 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	font-style:normal;
	line-height: 35px;
	letter-spacing: 0;
	color: #737373;
}

.NewsletterHeader {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	font-style:normal;
	line-height: 30px;
	letter-spacing: 0;
	color: #000000;
}

.NewsletterDate {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	line-height: 12px;
	letter-spacing: 0;
	color: #000000;
}

.NewsletterText {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style:normal;
	line-height: 16px;
	letter-spacing: 0;
}

.NewsletterLink {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style:normal;
	line-height: 16px;
	letter-spacing: 0;
	color: #06F;
}

a.NewsletterLink:hover {
	color: #9E0F09;
	font-style:normal;
}



.ErrorLinks {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
	letter-spacing: 0px;
	color: #9E0F09;
}

a.ErrorLinks:hover {
	color: #818285;
}

