.minifp td {
	padding-right:5px;
	font-weight: normal;
}
.minifp td p {
	margin-bottom: 4px;
	padding-top: 6px;
	font-weight: lighter;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}

.minifp-anotherlinks
{
	font-size:100%;
	display:block;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}


.minifp ul li {
	margin-left:24px;
	font-size:90%;
	text-align: left;
	text-indent: 12px;
	font-weight: normal;
}
.minifp ul li a:hover { 
	text-decoration:underline;
	color: #cc0000;
}

.minifp-introtitle a {
	font-weight:bold;
	color: #6e7378;
	font-size: 13px;
	padding-bottom: 6px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: 1px 6px;
	text-align: left;
	font-family: "Verdana";
	margin-top: 6px;
	height: 20px;
}

.minifp-introtitle a:hover {
	text-decoration:underline;
	color: #C20C2C;	
}
.minifp-date {
	color:#333333;
	font-size:1.2em;
	font-weight:bold;
	font-family: "Verdana";
	height: 40px;
}


a.minifp-full_link {
	color:#6e7378;
	font-size:10px;
	text-decoration: none;
	font-family: Tahoma;
	text-align: left;
	text-indent: 20px;
}




a:hover.minifp-full_link {
	text-decoration:underline;
}
