font {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	color: #3300CC;
	text-decoration: none;
}
.f-body {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
	color: #3300CC;
	text-decoration: none;
}
.font-body {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.font-b-body {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.font-h-b {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

