.TEXTpx10 {
	font-size: 10px;
	line-height: 14px;
	color: #696969;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
.TEXTpx12 {
	font-size: 12px;
	line-height: 18px;
	color: #696969;
}
.TEXTpx14 {
	font-size: 14px;
	line-height: 20px;
	color: #696969;
}
.bg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.e12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #696969;
}
.e10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #696969;
}
.e14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #696969;
}
