
a:link    {color: #00aa00; text-decoration:none;}
a:visited {color: #00aa00; text-decoration:none;}
a:active  {color: #00aa00; text-decoration:none;}
a:hover   {color: #00aa00; text-decoration:underline; background: #ccffcc;}
body      {color: black; background: #eeeed0 url("kihp1.png") fixed repeat;}

ul {margin-left: 5em;}
li {margin-bottom: 0.5em; margin-right: 3em;}
dl {margin-left: 5em;}
dt {color: darkblue; font-weight: bolder;}
dd {font-size: smaller; margin: 0 3em 1em 3em;}
p  {margin: 1em 3em; line-height: 130%; }
h1 {
	color:       #66dd00;
	font-family: fantasy;
	font-size: 420%;
	font-weight: bolder;
	text-shadow: 0.2em 0.2em 0.2em #cccccc;
	text-align: center;
}
h2 {
	color:       #007700;
	font-size: 140%;
	text-align:   left;
	margin-left:  2em;
	text-decoration:underline;
	font-style: italic;
}
h3 {
	color:       #aa88cc;
	font-size:   220%;
	text-align:  center;
	border-right:  2px solid #aa88cc;
	border-bottom: 2px solid #aa88cc;
}
h4 {
	font-size: 140%;
	font-style: italic;
	font-weight: bolder;
	margin-left: 1em;
}
h5 {
	color:     #0000ff;
	font-size: 90%;
	font-weight: bolder;
	margin-left: 2em;
}
h6 {
	color:     #004400;
	font-size: 90%;
	font-weight: bolder;
	margin-left: 3em;
}
em, strong
{
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
} strong {
	color: red;
}
.navibar
{
	font-size:     smaller;
	border-top:    1px solid gray;
	border-bottom: 1px solid gray;
	text-align:    center;
	padding:       0.2em 0;
	margin:        0.1em 0;
	font-weight:   bolder;
	background:    #ffffdd;
}
pre
{
	padding: 1em;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #ddeeee;
	margin-left: 2em;
	margin-right: 2em;
}

div.freetalk
{
	padding: 1em 1em 0 1em;
	border: 1px solid #cccccc;
	background: #ddeeee;
	margin: 0 2em 0 4em;
	font-size: smaller;
	text-indent: 1em;
}
p.freetalk
{
	margin: 0 0 1em 0;
	text-indent: 1em;
}
.sc      {font-size: 0.5em; font-weight: normal; color: #bbbb66;}

