td.title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19456F;
	text-decoration: none;
}
td.list a{
	color: Black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
td.list a:hover{
	text-decoration: underline;
}
td.list a:visited{
	color: Gray;
}
hr {
	border: 0px ridge;
	size: 10px;
	height: 1px;
	color: Black;
}
hr.separator {
	width: 135px;
}
li.subcat {
	text-decoration: none;
	list-style-position: inside;
	list-style-type: none;
	margin: 0 0;
}



