.text {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.greenlink {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #01843E;
	text-decoration: underline;
}
.footer {
	font-family: verdana;
	font-size: 11px;
}
.boldtext {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.list {
	font-family: verdana;
	font-size: 12px;
	line-height: 22px;
	color: #666;
}

