.tbody {
	font-family: sans-serif;
	font-size: 10pt;
	color: #666666;
}
.tbody_highlight {
	font-family: sans-serif;
	font-size: 10pt;
	background-color: #4AC017;
	color: #FFFFFF;
}
.error {
	font-family: sans-serif;
	font-size: 10pt;
	color: #ff0000;
}
.head {
	font-size: 10pt;
	font-weight: bold;
	background-color: #EEEEEE;
}
.subhead {
	font-size: 10pt;
	font-weight: bold;
	background-color: #EEEEEE;
}
.year {
	font-size: 10pt;
	font-weight: bold;
}
.month {
	font-size: 10pt;
	font-weight: bold;
}
A:active {
	font-family: sans-serif;
	COLOR: #FC0590}
A:hover {
	font-family: sans-serif;
	COLOR: #000000}
A:visited {
	font-family: sans-serif;
	color: #999999;
}
.link {
	font-size: 8pt;
	color: #666666;
}
.newsLink {
	color: #ECAA0A;
}
.button {
	background-color : #EEEEEE;
	font-family : sans-serif;
	font-size : 10pt;
	text-align: center;
	color : #666666;
	border : 1px solid #999999;
	cursor : hand;
}
input.box {
	font-family: sans-serif;
	font-size: 10pt;
	color: #666666;
	border-style: solid;
	padding: 1px 2px;
}