.font12 {
	font-size: 12px;
	line-height: 24px;
}
.nbg {
	background-image: url(../images/nbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.tbg {
	background-image: url(../images/introduction_c_09.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.font16 {
	font-size: 16px;
	line-height: 35px;
	font-weight: bolder;
	color: #CC0000;
}
.font14 {
	font-size: 14px;
	color: #0099ff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
