<!--
@import url(../css/normal.css);
html, body {
	margin: 0;
	padding: 0;
	font-family: 'Times New Roman', Times, serif;
	color: #333;
}
body td, body td p {
	font-size: 10px;
	line-height: 1.4em;
}
body td p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0.8em 0 0;
	text-align: justify;
}
h1, h2, h3, h4 {
	margin: 0;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 1em;
	color: #8c8c84;
}
h1 {
	margin-top: 0.6em;
	font-size: 3em;
}
h2 {
	margin-top: 1.5em;
	font-size: 1.4em;
}
h3 {
	margin-top: 0.15em;
	padding-top: 2em;
	font-size: 2em;
}
h4 {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	font-size: 1.5em;
	line-height: 1.2em;
}
.betony {
	float: left;
	margin-top: 0;
	margin-right: 0.1em;
	padding: 0.08em 0.16em 0.08em 0.08em;
	background-color:#ccccc0;
	font: normal 6em/0.8em 'Times New Roman', Times, serif;
	letter-spacing: -0.08em;
	color: #fff;
}
.contentcit p {
	/* white-space: nowrap; */
	font: normal bold 1.6em/1.2em 'Times New Roman', Times, serif;
	letter-spacing: 0;
	color: #808078;
}
cite {
	/* white-space: nowrap; */
	font: italic bold 1.6em/1.2em 'Palatino Linotype','Book Antiqua',Palatino,serif;
	letter-spacing: 0;
	color: #808078;
}
a:link, a:active, a:visited, a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #dcdcd0;
}
a:hover {
	color: #fff;
}
#contenttext a, #contenttext a:link, #contenttext a:active, #contenttext a:visited {
	font-size: 0.85em;
	color: #fff;
	background-color: #ffb381;
}
#contenttext a:hover {
	background-color: #f60;
}
.note {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	line-height: 1.4em;
}
#contenttext .note a:link,  #contenttext .note a:active, #contenttext .note a:visited, #contenttext .note a:hover {
	font-size: 1em;	
	color: #808078;
	letter-spacing: -0.05em;
	background-color: #fff;
	border-bottom: 1px solid #ff9147;
}
#contenttext .note a:hover {
	color: #4d4d48;
	border-bottom: 2px solid #ff9147;
}
#legalnote {
	margin-top: 2.1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	text-align: justify;
	color: #999990;
}
#legalnote a, #legalnote a:link, #legalnote a:active, #legalnote a:visited {
	font-weight: bold;
	color: #999990;
	text-decoration: underline;
}
#legalnote a:hover {
	color: #f60;
}
#altver2 {
text-align: justify;
}
#altver2 a {
color: #666660;
}
#altver2 a:hover {
text-decoration: underline;
}
#tooltip {
	position: absolute;
	visibility: hidden;
	z-index: 2;
	margin: 0 15px;
	padding: 1em;
	background-color: #dcdcd0;
	border: 1px solid #999990;
	font: normal 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666660;
}
//-->
