@charset "UTF-8";
body {
	font-family: arial,helvetica,osaka,"lr@oSVbN";
	font-size: 75%;
	background-color: #000; no-repeat;
	padding: 0;
	color: #CCC;
	margin-top: 0px;
	margin-left: 0;
}
htmi>body div#body{
    width: 180
}	

#menuDigest{
	width: 100px;
}

#menuDigest{
	position: absolute;
	top: 10px;
	left: 50px;
}

a{
	vertical-align: baseline;
	text-decoration: none;
}

a:link{
	color: #CCC;
}

a:visited{
	color: #CCC;
}

a:hover{
	text-decoration: none;
	color: #CC0000;
}

a:active{
	color: #CC0000;
}

div#areaAnchor, h1.anchor, hr{
	display: none;
}

br.clear{
	clear: both;
}

em{
	color: #CC0000;
}

strong{
	color: #CC0000;
	font-weight: bold;
}

dl.entryData{
	width: 100px;
	float: right;
	margin: 0 0 0.5em 0.5em;
	padding: 0 1em;
}

dl.entryData dt{
	padding: 0;
	margin: 0.5em 0;
	color: #990000;
	font-weight: bold;
	text-align: right;
}

dl.entryData dd{
	padding: 0;
	margin: 0.5em 0;
	text-align: right;
}

.section p{
	margin: 0;
	line-height: 1.5;
}

.section .section p{
	font-variant: normal;
	margin-bottom: 1em;
	line-height: 1.7;
}

p.readMore{
	clear: both;
	padding: 0px 6px;
	text-align: right;
}

p.jump{
	clear: both;
	padding: 6px;
	text-align: right;
}

h1{
	text-align: center;
}

h2{
	padding: 0px 6px 4px 6px;
	font-size: 120%;
	font-weight: bold;
	clear: both;
}

h3{
	padding-bottom: 3px;
	margin-bottom: 4px;
	font-size: 110%;
	font-weight: bold;
	color: #990000;
	border-bottom: #CC0000 1px solid;
	clear: both;
}

h4{
	padding-bottom: 3px;
	margin-bottom: 4px;
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
	clear: both;
	text-align: center;
}

.deep .section .section h4{
	padding-bottom: 3px;
	margin-bottom: 4px;
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
	border-bottom: #990000 1px solid;
	clear: both;
}

