.toplink {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomlink {
	font-family: tahoma;
	font-size: 12px;
	color: #1C92A0;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #1C92A0;
	text-decoration: underline;
}
.bluetext {
	font-family: tahoma;
	font-size: 12px;
	color: #1C92A0;
	text-decoration: none;
}
.bluehead {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #1C92A0;
	text-indent:7px;
	text-decoration: none;
	border-left:8px solid #82D2D8;
}
.copytext {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	line-height:16px;
	color: #333333;
	text-decoration: none;
}
.whitehead {
	font-family: tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}