.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.horiline {
	border-top-width: 0.75px;
	border-top-style: dashed;
	border-top-color: #829419;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #577B94;
	text-decoration: none;
}
.greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bolder;
	color: #829419;
	text-decoration: none;
}
.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #577B94;
	text-decoration: none;
}
