body{
	background-color: #ffffff;
	background-image: url("wb_spy05.gif");
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin: 2em 150px;
	font: 16px/1.5 Verdana, sans-serif;
}

strong{
	font-size: 110%;
}

#langmenu {
	text-align: right;
	font: 12px Verdana, sans-serif;
	background: #eee;
	padding: 10px 1em;
}

#langmenu span {
	white-space: nowrap;
}


ul#mainmenu {
	margin: 2em 0px;
}

#mainmenu {
	font-family: "Times New Roman", serif;
	font-size: 125%;
	line-height: 1.75;
	background: #fff8c0;
	padding: 1em 5em;
	margin-bottom: 3em;
	border: dotted 3px silver;
}
#mainmenu em {
	color: inherit;
}



#url {
	text-align: left;
	font: italic 16px/1.5 "Courier New", monospace;
	margin: 1em 1em 2em 50%;
}


h1{
	font: italic bold 30px "Palatino Linotype", sans-serif;
	color: green;
}

h1 strong {
	color: orange;
	font-size: 150%;
}

h1 em{
	font: italic 24px Georgia, "Palatino Linotype", sans-serif;
	color: olive;
	margin-left: 2em;
}

h2 {
	font: bold 24px 'Trebuchet MS', Verdana, sans-serif;
	color: blue;
	border-style: dotted;
	border-color: silver;
	border-width: 3px 0px;
	margin: 3em 0em 1em;
	padding: 0.25em 1em;

}

h3 {
	font: italic 20px Georgia, serif;
	color: maroon;
	text-align: center;
}

em{
	color: green;
}
p, ul, ol, dl {
	margin: 1em 10%;
	text-align: justify;
}

ol li {
	background: #cff;
}

#honobono {
	float: left;
	margin: 20px;
}

address{
	margin-top:5em;
	font:italic 20px "Times New Roman",serif;
	text-align: right;
}

.smallpic img, .inset {
	border: white 1px inset;
}

dt {
	background: #eee;
	padding: 0.25em 1em;
	margin: 2em 1em 1em 1em;
}

dd {
	margin: 1em 1em 1em 4em;
	font-style: italic;
	color: maroon;
}

a img {
	border: 0px none;
}

table#files {
	border: white groove 4px;
	font-family: "Courier New", monospace;}

table#files td,table#files th {
	background: #efe;
	padding: 5px;
	border: silver 1px solid;
	border-width: 0px 0px 1px 1px;
}

table#files th {
	background: #ffe;
}

table#files tbody th {
	text-align: left;
	color: navy;

}

ul {

	list-style-image: url(st11.gif);

}

strong
{
	color: maroon;
}