.f1 {
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}
.f2 {
	font-size: 12px;
	color: #FF0000;
	line-height: 18px;
}
.f3 {
	font-size: 12px;
	color: #99ccff;
	line-height: 18px;
}
.f4 {
	font-size: 12px;
	color: #993300;
	line-height: 18px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bg {
	background-repeat: no-repeat;
	background-position: center center;
}
.bg1 {
	background-repeat: no-repeat;
	background-position: right;
}
.bg2 {
	background-repeat: repeat-y;
	background-position: center;
}
.f11 {
	font-size: 12px;
	line-height: 18px;
}
.bg3 {
	background-repeat: repeat-x;
	background-position: bottom;
}
