.font {
	font-size: 12px;
	color: #6E6E6E;
	line-height: 18px;
}
.fonth1 {
	font-size: 14px;
	color: #6E6E6E;
	line-height: 22px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.fonth2 {
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#fonth3 {
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
A:link {
	font-size: 12px; COLOR: #6E6E6E; TEXT-DECORATION: none
}
A:visited {
	font-size: 12px; COLOR: #6E6E6E; TEXT-DECORATION: none
}
A:hover {
	font-size: 12px; COLOR: #FF6000; TEXT-DECORATION: underline
}
A.menu:link {
	font-size: 12px; COLOR: #ffffff;
}
A.menu:visited {
	font-size: 12px; COLOR: #ffffff;
}
A.menu:hover {
	font-size: 12px; COLOR: #FF6000;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	border: 1px solid #CCCCCC;
	}
.bg {
	background-attachment: fixed;
	background-image: url(left1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.CC7400 {
	font-size: 12px;
	color: #CC7400;
	word-spacing: 1px;
}
.red {
	font-size: 14px;
	color: red;
}