body {
	background-color: #616161;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ol {
	font-size: 12px;
	letter-spacing: 0.5pt;
	line-height: 15px;
}
ul {
	font-size: 12px;
	letter-spacing: 0.5pt;
	line-height: 15px;
}
.text_normal {
	font-size: 12px;
	line-height: 19px;
	color: #3D3D3D;
}
.text_menu_not_selected {
	font-size: 14px;
	color: #373737;
}
.text_menu_selected {
	font-size: 14px;
	color: #373737;
	font-weight: bold;
}
.paper_title {
	/* color: #2D8FAF; */
}
.margin_sublevel {
	margin-left: 25px;
}
a.menu:link {
	text-decoration:none;
	color: #3D3D3D;
}
a.menu:hover {
	text-decoration:underline;
}
a.menu:visited {
	color: #777777;
	text-decoration:none;
}
a.menu:active {
	text-decoration:none;
	color: #3D3D3D;
}
.submenu {
	font-size: 13px;
	line-height: 18px;
	color: #3D3D3D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.contents_title {
	font-size: 18px;
	color: #3D3D3D;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9C050A;
	border-left-color: #9C050A;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	white-space: normal;
}
.contents_subtitle {
	font-size: 14px;
	color: #3D3D3D;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9C050A;
	border-left-color: #9C050A;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	white-space: normal;
}


a:link {
	color: #2D8FAF;
}
a:hover {
}
a:visited {
	color: #2B4F7B;
}
a:active {
	color: #2D8FAF;
}
