.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-bottom-color: #BD6206;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8AD15;
}
.tsys {
	color: #003399;
}
