
.text{
	font-family: verdana;
	font-size:  9pt;
	color: #000080;
	line-height:13pt;
	margin: 0 0px;
}

.text_bold{
	font-family: verdana;
	font-size:  9pt;
	font-weight: bold;
	color: #000080;
}

.text_m{
	font-family: verdana;
	font-size:  9pt;
	color: #000080;
}
.text_avr{
	font-family: verdana;
	font-size:  7pt;
	color: #666666;
}
.text_link{
	font-family: verdana;
	font-size:  7pt;
	color: #666666;
	text-decoration:none;
}

.text_8{
	font-family: verdana;
	font-size:  9pt;
	color: #{2C3087;
}
.text_head{
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.text_head_8{
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #2C3087;
}
.text_head_blue{
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
}
.text_head_blue_k{
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000080;
}

.text_link_bold{
	font-family: verdana;
	font-size:  9pt;
	font-weight: bold;
	color: #000080;
}

A:link {color:#666666;
}
A:vlink {color:#666666;
}
A:alink {color:#666666;
}
A:visited {color:#666666;
}
A:active {color:#0666666;
}
A:hover {color:#666666;
}