td {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
a:link {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #0C3297;
	text-decoration: underline;
}




a.green:link {
	font-size: 12px;
	line-height: 22px;
	color: #174536;
	text-decoration: none;
}
a.green:visited {
	font-size: 12px;
	line-height: 22px;
	color: #174536;
	text-decoration: none;
}
a.green:hover {
	font-size: 12px;
	line-height: 22px;
	color: #174536;
	text-decoration: none;
}

.textgreen {
	font-size: 12px;
	line-height: 22px;
	color: #64806A;
}
.text18 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #64806A;
}


.text13 {
	font-size: 13px;
	line-height: 22px;
	color: #64806A;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
}
