p {margin:0;padding:0;}

.link-title {
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}
.link-text {
	font-size: 80%;
	line-height: 130%;
	color: #666666;
}
a.link-text:link{
	text-decoration:none;
}
a.link-text:visited{
	text-decoration:none;
}
a.link-text:hover{
	text-decoration:underline;
}
.table-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.topicpath {
	font-size: 80%;
	color: #666666;
}
a.topicpath:link{
	text-decoration:none;
}
a.topicpath:visited{
	text-decoration:none;
}
a.topicpath:hover{
	text-decoration:underline;
}
.web-catalog {
	font-size: 80%;
	font-weight: bold;
	color: #666666;
}
a.web-catalog:link{
	text-decoration:none;
}
a.web-catalog:visited{
	text-decoration:none;
}
a.web-catalog:hover{
	text-decoration:underline;
}
.legal {
	font-size: 90%;
	margin: 0px 10px 10px;
	font-weight: bold;
}
