.T1          { font-size: 9pt }
A:link {
	color: #263382;
	text-decoration: none
}
A:visited {
	color: #000042;
	text-decoration: none
}
A:hover {
	color: #4F66B7;
	text-decoration: underline
}
.small{
	font-size:8pt;
}