.text10 {  font-size: 10px; line-height: 16px; color: #585858; text-decoration: none;}
.text12 {  font-size: 12px; line-height: 18px; color: #585858; text-decoration: none;}
.text14 {  font-size: 14px; line-height: 20px; text-decoration: none;}
.text16 {  font-size: 16px;	line-height: 22px; text-decoration: none;}

.h2 {
	font-size : 16px;
	color:#585858;
	font-weight:bold;
	width:551px;
	height:40px;
	padding : 11 0 0 18px;
	background : #ffffff url(images/h2.jpg) ;
}

.h2_l {
	font-size : 16px;
	color:#585858;
	font-weight:bold;
	width:750px;
	height:40px;
	padding : 11 0 0 18px;
	background : #ffffff url(images/h2_l.jpg) ;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}