Artifact Content

Not logged in

Artifact 78a560ccca7ad57726a9b7bd6ac84a889610d50a



body {
	color: #330;
	background: #f5fff5;
	margin: 0.5em;
}

div.navi {
	font-size: smaller;
	text-align: center;
	font-weight: bolder;
	margin-bottom: 1em;
}

a {
	color: blue;
	text-decoration: none;
} a:hover {
	color: #090;
	background: transparent url("niji.gif") repeat-x bottom;
}

ol {
	margin-left: 1.5em;
	padding: 0;
}
ul {
	margin: 1em 0 1em 0.5em;
	list-style-type: square;
	padding: 0;
}
li {
	margin-bottom: 0.1em;
}