.bodytext {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #006633;
}
.boldtext {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0F2F1A;
}
a:link {
	font-family: verdana;
	font-size: 11px;
	color: #003333;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.stafftitles {
	font-family: verdana;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 10px;
}
.boldtextLinecard {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0F2F1A;
}

