.scroll {
	height:400px;
	width: 470px;
	overflow: auto;
	left: 25px;
	top: 0px;
}
.t {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.u1 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	font-weight: bolder;
	color: #FFFFFF;
}
.u2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #3A5A9C;
	line-height: 18px;
}
a:link {
	color: #5E5E5E;
	font-weight: bold;
}
a:visited {
	color: #5E5E5E;
	font-weight: normal;
}
a:hover {
	color: #3A5A9C;
	font-weight: bold;
}
a:active {
	color: #5E5E5E;

