.title {  font-size: 14px; font-weight: bold}
.small {
	font-size: small;
	line-height: 140%;
}
h2 {
	font-size: small;
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 3px;
}
h3 {
	font-size: medium;
	font-weight: bold;
	padding: 5px;
	background-color: #6761DC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333399;
	border-bottom-color: #333399;
	color: #FFFFFF;
}

.number {
	font-size: 36px;
	font-weight: bolder;
	color: #66CC00;
	font-style: italic;
	text-align: right;
	white-space: nowrap;
}

.td_menu { font-size: 12px; }
.more_small { font-size: x-small}
A {
	TEXT-DECORATION: none
}
A:active {
	COLOR: #ff0000
}
A:hover {
	BACKGROUND-COLOR: #E1FEB1
}
.gray {
	color: #666666;
}
.gray3 {
	color: #333333;
}
