td {
	font-family: "verdana";
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}
a:link {
	font-family: "verdana";
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "verdana";
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "verdana";
	color: #005E8A;
	text-decoration: none;
}
.line-gray-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
