BODY {          background-color: #e5ddd6;
		color: #00333e;
  		font-family: sans-serif;
		font-weight: normal;
}

ADDRESS {	font-size: small;
  		font-family: serif;
		font-weight: normal;
}

A:link {	color: #e93b0d;
		text-decoration: none;
}

A:active {	color: #ff5bff;
		text-decoration: none;
}

A:visited {	color: #d92b00;
		text-decoration: none;
}

A:hover {	color: #dd0000;
		background-color: #f0d0d0;
		text-decoration: underline;
}

H1 {		font-weight: 800;
		font-size: 24pt;
		font-family: serif;
		color:	#7f7f7f;
		margin: 10px 0 10px 0;
		padding: 5px 0 1px 15px;
		border-style: solid;
		border-width: 0 0 1px 0;
		border-color: #944514;
}

H2.tsuiki {	font-size: 1.2em;
  		margin: 20px 0 5px 0;
		padding: 0 0 0 10px;
		border-style: solid;
		border-width: 0 0 1px 0;
		border-color: #944514;
		color: #cc88aa;
}

PRE {		font-weight:            normal;
		white-space:            pre;
		font-size:              10pt;
		line-height:            1.1em;
		color:                  #000;
		background-color:       #ccc;
		margin:                 1em 2em 1em 20pt;
		padding:                0.5em;
		border:                 1pt solid #000;
}

ACRONYM {	border-width: 0 0 1px 0;
		border-style: dotted;
		border-color: #ff6600;
}

.pre {
		white-space:            pre;
		font-size:              10pt;
		color:                  #000;
		background-color:       #ccc;
		margin:                 0.1em 0 0.1em 0;
		padding:                0.1em 1em 0.1em 1em;
}

#u {		text-decoration:	underline;
}

#b {		text-weight:		bold;
}

#i {		font-style:		italic;
}

#dark {		background-color:	#e5ddd6;
}

.quote {	font-size: small;
		font-style: italic;
}

#narrow {	margin: 0.5em 30px 10px 30px;
		padding: 10px 20px 10px 20px;
		background-color: #f5ede6;
}

#motd0 {	font-size: 80pt;
		font-family: Times New Roman,serif;
		color: #cc88aa;
}

#motd1 {	font-size: 20pt;
		font-family: Times New Roman,serif;
		margin: 0 0 0 -120pt;
}

#motd {		font-size: 48pt;
		font-family: Times New Roman,serif;
		color: #cc88aa;
		background-color: #f5ede6;
}

#ikki {		font-size: 1.5em;
		font-family: serif;
		font-weight: bolder;
		margin: 5pt 0 0 0;
}

#ikki1 {	border: 1px solid #000000;
		padding: 5px;
}

#calendar {	font-size: 0.75em;
}

#tt {		font-family: monospace;
		white-space: pre;
}

#ttpre {	white-space: pre;
}

.form {		color: #00333e;
		background-color: #e5ddd6;
}

