.font-about {
	font-family: Arial;
	font-size: 9pt;
	line-height: 200%;
	color: #FFFFFF;
	text-decoration: none;
}
.font-footer {
	font-family: Arial;
	font-size: 10px;
	line-height: 150%;
	color: #999999;
	text-decoration: none;
}
.font-ffffff {
	font-family: Arial;
	font-size: 9pt;
	line-height: 180%;
	color: #FFFFFF;
	text-decoration: none;
}
.font-ffffff:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.font-number {
	font-family: Arial;
	font-size: 7pt;
	line-height: 180%;
	color: #E8B3B3;
	text-decoration: none;
}
.font-E8B3B3 {
	font-family: Arial;
	font-size: 9pt;
	line-height: 180%;
	color: #E8B3B3;
	text-decoration: none;
}
.font-news-title {
	font-family: Arial;
	font-size: 11pt;
	line-height: 180%;
	color: #FFFFFF;
	text-decoration: none;
}
.news-td {
	font-family: Arial;
	font-size: 11pt;
	line-height: 180%;
	color: #FFFFFF;
	text-decoration: none;
	height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: D98080;
	border-bottom-color: D98080;
}
