.bodySq{
	overflow-y: auto;
}
.vtitle{
	font-weight:bold;
	font-size:1.1em;
	padding-bottom:0px;
}
.vlist{
	list-style-type: none;
	padding-top:0px;
}
.vlist li{
	padding: 2px;
}

.vlist a{
	color:#000000;
	font-weight: bold;
	font-size:0.9em;
}