/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: small;
	line-height: 1.4em;
	color: #333333;
}

.menutext {
	font-size: small;
	font-weight: bold;
	color: #666666;
}

a:link {
text-decoration:none;
color:#666666;
}

a:visited {
text-decoration:none;
color:#666666;
}

a:hover {
color:#333333;
}

a:active {
text-decoration:none;
color:#333333;
}
.copyrighttext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
.submenutext {

	font-size: small;
	color: #003366;
}
.submenutext_select {
	font-size: small;
	color: #003366;
	font-weight: bold;
}
h1 {
	font-size: large;
	line-height: 1.4em;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-size: medium;
	line-height: 1.4em;
	font-weight: normal;
	color: #003399;
}
h3 {
	font-size: small;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	background: #003366;
	padding-left: 0.5em;
}
h4 {
	font-size: small;
	line-height: 1.2em;
	font-weight: bold;
	color: #333333;
}
.sign {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.manyou_title {
	font-size: medium;
	font-weight: bold;
	color: #CC6600;
}
