a:link {  color: #0000CC; text-decoration: none}
a:visited {  color: #0000CC; text-decoration: none}
a:hover {  color: #CC0000; text-decoration: underline}
.text10pt { font-size: 10pt; line-height: 120% }
.text10pt_bold { font-size: 10pt; font-style: normal; line-height: 120%; font-weight: bold }
.text12pt { font-size: 12pt; line-height: 120% }
.text12pt_bold { font-size: 12pt; line-height: 120%; font-weight: bold }

table.border {
	border: 1px solid gray;
	border-collapse:collapse;
	margin: 0.5em 1.5em 0.5em 1.5em;
}
.border th , .border td {
	border: 1px solid gray;
	padding:0.3em 1em;
	vertical-align: top;
}
.border th {
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
}
.border th.midasi {
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	color: #FFFFFF;
	background-color: #003399;
}
.border td.red {
	color: #FF0000;
}
