.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
}
a.nav {
	font-size: 11px;
	color: #71002A;
	text-decoration: underline;
}
a.nav:hover {
	font-size: 11px;
	color: #71002A;
	text-decoration: none;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #71002A;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
a.text {
	color: #71002A;
	text-decoration: underline;
}
a.text:hover {
	color: #71002A;
	text-decoration: none;
}.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #73002A;
	text-transform: capitalize;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73002A;
	line-height: 14px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #73002A;
	font-style: italic;
}
