h1.frk {
	font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
}

/* IE6 */
* html h1.frk {
  margin-bottom: 0;
}

.frk-txt {
	font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-size: 11px;
}

.frk-txt h3 {
	font-size: 11px;
	font-weight: bold;
	margin: bold;
}

.frk-lst {
	border-top: 1px solid #cecdcd;
	font-size: 11px;
	color: #555;
	text-align: center;
	margin: 10px 15px 10px 15px;
	padding: 8px 10px 0 10px;
}

.frk-lst a,
.frk-lst a:link {
	color: #555;
	text-decoration: none;
}

.frk-lst a:hover {
	text-decoration: underline;
}