td {
	font-size: smaller;
	color: #333333;
	line-height: 2em;
}
.medium {
	font-size: small;
}
.medium-bold {
	font-size: small;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.font10px {
	font-size: 10px;
}
a:link {
	color: #333333;
}
a:hover {
	color: #FF6600;
}
.background-image {
	background-image: url(../new_business/inquire_hp/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mini {
	font-size: 11px;
}
.font11px {
	font-size: smaller;
}
.big {
	font-size: x-large;
	line-height: normal;
}
.red {
	color: #FF0000;
}
.exsmall {
	font-size: x-small;
}
