.tiptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	color: #003366;
	letter-spacing: 1pt;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4C6794;
	text-decoration: none;
	letter-spacing: .5pt;
	font-size: 9pt;
}
a:hover {
	text-decoration: underline;
	color: #CC1B20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
a:visited {
	color: #768DB6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
a:active {
	color: #9D271A;
	text-decoration: none;
}
