p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #8bb0b9;
	text-decoration: none;
	line-height: 14px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	line-height: 14px;
	color: #000000;
	font-size: 12px;
}
.keyline {
	border-top: thin solid;
	border-right: thin;
	border-bottom: thin;
	border-left: thin solid;
}
a:visited {
	font-size: 12px;
	line-height: 14px;
	color: #8bb0b9;
	text-decoration: none;
}
