@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Helvetica Condensed, Helvetica CondensedBlack;
	font-size: 11px;
	color: 6d6e71;
	line-height: 1.3em;
}
.style1 {
	color: #004e94;
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #004E94;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #004E94;
}
a:hover {
	text-decoration: none;
	color: #098AFF;
}
a:active {
	text-decoration: underline;
}
.style2 {color: #581724}
