p.norm {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-weight: normal;
	bottom: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
 a.norm:link {
	color: #666699;
	text-decoration: underline;
	font-size: 9pt;
}
 a.norm:active {
	color: #666699;
	text-decoration: none}
 a.norm:visited { color: #666699; text-decoration: underline}
 a.norm:hover { color: #3A3A58; text-decoration: none}

