#wrapV {
	position: absolute;
	top: 705px;
	left: 0;
	width: 100%;
	text-align: center;
}

#wrapH {
	margin: 0 auto 10px auto;
	width: 630px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
}

.title {
	font-weight: bold;
	font-size: 12pt;
	color: #555;
}

#wrapH h1 {
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.frkList {
	font-size: 9pt;
	text-align: center;
	font-size: 7pt;
	letter-spacing: 1px;
	color: #666;
	border-top: 1px solid #ccc;
	margin: 20px 0;
	padding: 8px 10px;
}

.frkList a,
.frkList a:link {
	color: #666;
	text-decoration: none;
}

.frkList a:hover {
	color: #e80000;
}