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

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	color: #333;
}
p {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.disabled {
	color: #999;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #009;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #36C;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.table_style {
	background-color: #eee;
	margin: 1px;
	padding: 6px;
}
.block_title {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
}
.gray_box {
	background-color: #EEEEFF;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.footer_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: bold;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}
.navi_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}
.citation {
	font-size: 0.85em;
	font-style: italic;
}
