@charset "utf-8";
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
	color: B095A3;
	font-size: 14px;
}

.style16 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; }
.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
tr {
}
a .style17 a {
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}	

a:hover {
	color: #660099;
	text-decoration: none;
}
