Artifact Content

Not logged in

Artifact ba993fdb0954e0a78f15fbe42b9a04e133ef9404



body {
	color: #330;
	background: #fff5ff;
	margin: 1em;
	padding: 0;
}

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

h1 {
	font-size: 300%;
	font-family: fantasy;
	font-weight: bolder;
	text-align: center;
	color: #090;
	margin-top: 1em;
	margin-bottom: 2em;
}
h2 {
	color: black;
	background: #eeeed0;
	font-size: 120%;
	margin-top: 2em;
}
h3 {
	color: black;
	background: #eeeed0;
	font-size: 120%;
}
h4 {
	color: #040;
	font-size: 80%;
	margin-left: 2em;
}

p {
	margin-left: 1em;
}
p.intro {
	text-align: center;
}
div.down1 {
	margin-left: 2em;
	margin-bottom: 1em;
}

address {
	font-style: normal;
	margin-left: 1em;
}

dl {
	margin-left: 1em;
}
dd {
	margin-left: 2em;
	margin-bottom: 1em;
	font-size: smaller;
}
ul {
	margin-left: 2em;
}

em {
	color:           #933;
	font-weight:     bolder;
	font-style:      normal;
	text-decoration: none;
}