/*font linehi
---------------------------------------------------------*/
.font_bold {
	font-weight: bold;
}
.linehi_10 {
	line-height: 10pt;
}
.linehi_12 {
	line-height: 12pt;
}
.linehi_16 {
	line-height: 16pt;
}
.fontsize_8 {
	font-size: 8pt;
}
.fontsize_10 {
	font-size: 10pt;
}
.fontsize_12 {
	font-size: 12pt;
}
/*-------------------------------------------------------*/


/*link
---------------------------------------------------------*/
a.link:link {
	font-size: 12px;
	color: #003300;
	text-decoration: underline;
	line-height: 160%;
}
a.link:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #003300;
	line-height: 160%;
}
a.link:hover {
	font-size: 12px;
	line-height: 160%;
	color: #003300;
	text-decoration: underline;
}
/*-------------------------------------------------------*


/*body
---------------------------------------------------------*/
body{
	color:#333333;
}
/*-------------------------------------------------------*
