.font {
	font-family:  Tahoma;
	font-size: 12px;
	color: #333333;
}
.Rfont {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #FF0000;
}
.f1 {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #666666;
}
.link {
	font-family:  "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	text-decoration: none;
	}
.Hfont {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.Bfont {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
