body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "HiraKakuPro-W3", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", "Arial", "sans-serif";
}

a:link {
	color:#0000ff;
}

a:visited {
	color:#4040ff;
}

a:active  {
	background-color: #00ff00;
}

a:hover {
	background-color: #22ff66;
}

.footer {
	font-size: 9px;
}

.textbox {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #f5f5f5;
	border-width: 1px 1px 1px 1px;
}

.smallbutton {
	font-family: Verdana;
	font-size: 10px;
	background-color: #c0c0ff;
	border-width: 1px 1px 1px 1px;
}

.simplebutton {
	font-size: 12px;
	background-color: #c0c0ff;
	border-width: 2px 2px 2px 2px;
}

.pt9 {
	font-size: 9pt;
}

.pt10 {
	font-size: 10pt;
}

.pt11 {
	font-size: 11pt;
}

.pt12 {
	font-size: 12pt;
}

.px9 {
	font-size: 9px;
}

.px10 {
	font-size: 10px;
}

.px11 {
	font-size: 11px;
}

.px12 {
	font-size: 12px;
}

#main {
	font-size: 10pt;
}

#main table.common {
	background-color: #007b9e;
}

#main tr.caption {
	color: #ffffff;
	background-color: #007b9e;
}

#main td.caption {
	color: #ffffff;
	background-color: #007b9e;
}

#main tr.neutral {
	background-color: #b0d0ff;
}

#main td.neutral {
	background-color: #b0d0ff;
}

#main tr.important {
	background-color: #ffd0d0;
}

#main td.important {
	background-color: #ffd0d0;
}

#main tr.dark {
	background-color: #d0d0d0;
}

#main td.dark {
	background-color: #d0d0d0;
}

#main tr.data {
	background-color: #ffffff;
}

#main td.data {
	background-color: #ffffff;
}

#main td {
	font-size: 10pt;
}

.text_number {
	text-align: right;
}

.text_area {
	font-size: 10pt;
}

