.photoCapStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
	font-weight: bold;
}
.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #6B5A80;
}
.photoCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #AAA3B1;
}
.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6B5A80;
	font-weight: normal;
}
.navLinks {
}
.ArticleBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
}
.ArticleHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #4C1A62;
}
a:link {
	color: #4C3064;
	text-decoration: none;
}
a:visited {
	color: #4C3064;
	text-decoration: none;
}
a:active {
	color: #4C3064;
	text-decoration: none;
}
a:hover {
	color: #6633CC;
	text-decoration: underline;
}
.ArticleBodyPulledUp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 200;
	line-height: 12px;
}
