TD 
{
	font-size: 12px;
	line-height: 16pt;
}
a:link {
	color: #013467;
	text-decoration: none;
}
a:hover {
	color: #FF5A00;
	text-decoration: underline;
}
a:visited{
	color: #013467;
	text-decoration: none;
}
a.line:link {
	color: #083F93;
	text-decoration: underline;
}
a.line:hover {
	color: #FF5A00;
	text-decoration: none;
}
a.line:visited{
	color: #083F93;
	text-decoration: underline;
}
.z12 {
	font-size: 12px;
	line-height: 24px;

}
.z12tb {
	font-size: 12px;
	line-height: 16px;

}
.z14 {
	font-size: 14px;
	line-height: 26px;
}
.z16 {
	font-size: 18px;
	line-height: 18pt;
	font-weight: normal;
}
.bgimg {
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}