h1 {
	font-size : 16px;	
	font-weight : bold;
	color: #20526B;
	text-align: center;
	margin-top: 10px;
}

#frkwrap {
	position: absolute;
	top: 750px;
	left: 320px;
	width: 490px;
}

.frktext {
	color: #20526B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.frktext h1 {
	font-size : 14px;	
	font-weight : bold;
	color: #20526B;
	text-align: center;
}

.frklist {
	color: #20526B;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #20526B;
	padding: 5px 10px;
	text-align: center;
}

.frklist a,
.frklist a:visited {
	color: #20526B;
	text-decoration: none;	
}

.frklist a:hover {
	text-decoration: underline;	
}
