.text {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
}
.redlink {
	color:CF142B;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Geneva, Helvetica;
	font-size:14px
}
.bluelink {
	color:171796;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Geneva, Helvetica;
	font-size:12px
}
.bold {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
}
.subhead {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 171796;
}

.liststyle {
	margin-top: 0px;
	margin-bottom: 0px;
}
