.corn {
	color: #474E9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.cornhead {
	color: #474E9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a.corn:link {
	color: #474E9C;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
a.corn:visited {
	color: #A46DFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
a.corn:hover {
    font-size: 9pt;
    color: #474E9C;
    text-decoration: underline;
    white-space: wrap;
}
a.corn:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #474E9C;
	text-decoration: underline;
	font-weight: bold;
}
.corndesc {
	color: #222A99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

.cornhead2 {
	color: #222A99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
