*
	{
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: 100%;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', osaka, arial, helvetica, sans-serif;
	}

body
	{
	background: #000000;
	color: #FFF0FF;
	}

A:link	{ color: #FF33FF; }
A:visited	{ color: #AA33DD; }
A:active	{ color: #FFCCFF; }

/*
A:link	{ color: #6666FF; }
A:visited	{ color: #9966CC; }
A:active	{ color: #DDDDFF; }
*/

h1
	{
	padding: 5px 20px;
	background: #FFCCFF;
	background-image: url(../images/h1.gif);
	background-repeat: repeat-y;
	background-position: left;
	color: #000000;
	font-size: 20pt;
	font-weight: bold;
	line-height: 120%;
	}

h1#sukiero
	{
	font-size: 48pt;
	font-weight: bold;
	line-height: 120%;
	}

h2
	{
	padding: 2px 5px;
	background: #FFCCFF;
	background-image: url(../images/h2.gif);
	background-repeat: repeat-y;
	background-position: right;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	line-height: 120%;
	}

h3
	{
	margin: 2em 20px 1em;
	padding: 0px 5px;
	border-bottom: 1px solid #FFCCFF;
	border-left: 3px solid #FFCCFF;
	font-size: 12pt;
	font-weight: bold;
	line-height: 120%;
	}

h4
	{
	margin: 2em 20px 1em;
	font-size: 12pt;
	font-weight: bold;
	line-height: 120%;
	text-decoration: underline;
	}

h5
	{
	margin: 2em 20px 1em;
	font-weight: bold;
	line-height: 120%;
	}

p
	{
	margin: 1em 20px;
	line-height: 150%;
	}

ul,ol
	{
	margin: 1em 80px;
	}

ul ul,ul ol,ol ul,ol ol
	{
	margin: 0px 20px;
	}

ul#next
	{
	margin: 1em 60px;
	list-style-type: none;
	}

ul.index,ul.index ul
	{
	list-style-type: none;
	}

li
	{
	margin: 0.8em 0px;
	line-height: 150%;
	}

li.link
	{
	list-style-type: none;
	}

dl
	{
	}

dt
	{
	margin: 1em 40px 0.5em;
	font-weight: bold;
	}

dd
	{
	margin: 0px 60px;
	line-height: 150%;
	}

address
	{
	text-align: right;
	}

strong
	{
	font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
	}

span.ref
	{
	font-size: 80%;
	}

span.item
	{
	color: #FFFFFF;
	font-size: 11pt;
	font-family: 'MS UI Gothic', osaka, arial, helvetica, sans-serif;
	}

img
	{
	margin: 0px 5px 0px;
	border: 0px;
	vertical-align: middle;
	}

code
	{
	font-family: monospace;
	}

div.block
	{
	margin: 20px;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	}

div.header
	{
	width: 100%;
	margin: 0px;
	padding: 2px;
	font-size:80%;
	}

p.h_left
	{
	margin: 0px;
	float: left;
	width: 70%;
	}

p.h_right
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 70%;
	padding: 0px;
	text-align: right;
	}

div.footer
	{
	width: 100%;
	margin: 0px;
	padding: 2px;
	border-top: 1px solid #DDDDDD;
	font-size:80%;
	}

p.f_left
	{
	margin: 0px;
	float: left;
	width: 70%;
	}

p.f_right
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 70%;
	padding: 0px;
	text-align: right;
	}
