.vistaTitle {
	font-family: Trebuchet, Verdana, Arial;
	font-size: 20px;
	color: #60A953;
}

.title {
	font-family: Times;
	font-size: 24px;
	font-weight: bold;
	color: #60A953;
}

.bodyCopy {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: black;
}
.bodyCopy a {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #1D4D85;
	font-weight: bold;
	text-decoration: none;
}
.bodyCopy a:hover {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #60A953;
	font-weight: bold;
	text-decoration: none;
}

.bodyGreen {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #60A953;
	font-weight: bold;
}

.largeCopy {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: black;
}
.largeCopy a {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #1D4D85;
	font-weight: bold;
	text-decoration: none;
}
.largeCopy a:hover {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #60A953;
	font-weight: bold;
	text-decoration: none;
}

.languageDropDown {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	color: black;
}
